{"id":378566,"url":"https://github.com/sockjs/sockjs-node","last_synced_at":"2026-07-22T16:30:22.891Z","repository":{"id":524362,"uuid":"2088982","full_name":"sockjs/sockjs-node","owner":"sockjs","description":"WebSocket emulation - Node.js server","archived":false,"fork":false,"pushed_at":"2026-05-14T17:28:26.000Z","size":572,"stargazers_count":2102,"open_issues_count":20,"forks_count":305,"subscribers_count":56,"default_branch":"main","last_synced_at":"2026-07-04T21:23:59.574Z","etag":null,"topics":["javascript","node","nodejs","real-time","sockjs","websocket"],"latest_commit_sha":null,"homepage":"http://sockjs.org","language":"JavaScript","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/sockjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"npm/sockjs-client"}},"created_at":"2011-07-22T14:22:50.000Z","updated_at":"2026-06-20T12:33:54.000Z","dependencies_parsed_at":"2023-07-05T15:02:54.393Z","dependency_job_id":"17014d21-7580-4341-8b4e-6695315446cd","html_url":"https://github.com/sockjs/sockjs-node","commit_stats":{"total_commits":486,"total_committers":46,"mean_commits":"10.565217391304348","dds":"0.37860082304526754","last_synced_commit":"23a3d1f1f49598bd568af96f25e843aa876161d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/sockjs/sockjs-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/sbom","scorecard":{"id":835666,"data":{"date":"2025-08-11","repo":{"name":"github.com/sockjs/sockjs-node","commit":"ef1c07c93be5d23e1ae719a4eda06e8bd1ed4dec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Code-Review","score":3,"reason":"Found 4/13 approved changesets -- score normalized to 3","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":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/nodejs.yml:22","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/sockjs/.github/SECURITY.md:1","Info: Found linked content: github.com/sockjs/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/sockjs/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-23T18:58:31.351Z","repository_id":524362,"created_at":"2025-08-23T18:58:31.351Z","updated_at":"2025-08-23T18:58:31.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35295106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"sockjs","name":"SockJS","uuid":"996163","kind":"organization","description":"WebSocket emulation","email":null,"website":"http://sockjs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/996163?v=4","repositories_count":10,"last_synced_at":"2024-04-14T15:24:46.490Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/sockjs-client"}},"html_url":"https://github.com/sockjs","funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"total_stars":11193,"followers":52,"following":0,"created_at":"2022-11-02T16:21:09.280Z","updated_at":"2024-04-14T15:24:47.039Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs/repositories"},"packages":[{"id":14075051,"name":"@depup/sockjs","ecosystem":"npm","description":"[DepUp] SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain commu","homepage":"https://github.com/sockjs/sockjs-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["depup","dependency-bumped","updated-deps","sockjs","websockets","websocket"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:39:17.132Z","latest_release_published_at":"2026-03-17T16:39:17.132Z","latest_release_number":"0.3.24-depup.0","last_synced_at":"2026-07-13T14:49:10.615Z","created_at":"2026-03-19T04:23:37.826Z","updated_at":"2026-07-13T19:24:27.267Z","registry_url":"https://www.npmjs.com/package/@depup/sockjs","install_command":"npm install @depup/sockjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.24-depup.0"}},"repo_metadata":{"id":524362,"uuid":"2088982","full_name":"sockjs/sockjs-node","owner":"sockjs","description":"WebSocket emulation - Node.js server","archived":false,"fork":false,"pushed_at":"2026-05-14T17:28:26.000Z","size":572,"stargazers_count":2101,"open_issues_count":20,"forks_count":307,"subscribers_count":56,"default_branch":"main","last_synced_at":"2026-06-06T20:26:50.543Z","etag":null,"topics":["javascript","node","nodejs","real-time","sockjs","websocket"],"latest_commit_sha":null,"homepage":"http://sockjs.org","language":"JavaScript","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/sockjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"npm/sockjs-client"}},"created_at":"2011-07-22T14:22:50.000Z","updated_at":"2026-05-14T17:28:32.000Z","dependencies_parsed_at":"2023-07-05T15:02:54.393Z","dependency_job_id":"17014d21-7580-4341-8b4e-6695315446cd","html_url":"https://github.com/sockjs/sockjs-node","commit_stats":{"total_commits":486,"total_committers":46,"mean_commits":"10.565217391304348","dds":"0.37860082304526754","last_synced_commit":"23a3d1f1f49598bd568af96f25e843aa876161d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/sockjs/sockjs-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/sbom","scorecard":{"id":835666,"data":{"date":"2025-08-11","repo":{"name":"github.com/sockjs/sockjs-node","commit":"ef1c07c93be5d23e1ae719a4eda06e8bd1ed4dec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Code-Review","score":3,"reason":"Found 4/13 approved changesets -- score normalized to 3","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":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/nodejs.yml:22","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/sockjs/.github/SECURITY.md:1","Info: Found linked content: github.com/sockjs/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/sockjs/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-23T18:58:31.351Z","repository_id":524362,"created_at":"2025-08-23T18:58:31.351Z","updated_at":"2025-08-23T18:58:31.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34048028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-13T19:24:27.239Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/sockjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/sockjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/sockjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/sockjs/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fsockjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fsockjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fsockjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fsockjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fsockjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fsockjs/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:23:49.151Z","updated_at":"2026-03-19T04:23:49.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670669,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2381451,"name":"sockjs-windows","ecosystem":"npm","description":"SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["websockets","websocket"],"namespace":null,"versions_count":1,"first_release_published_at":"2012-08-20T20:54:38.588Z","latest_release_published_at":"2012-08-20T20:54:38.588Z","latest_release_number":"0.3.1","last_synced_at":"2026-07-13T14:49:14.099Z","created_at":"2022-04-10T00:59:05.911Z","updated_at":"2026-07-13T14:49:14.099Z","registry_url":"https://www.npmjs.com/package/sockjs-windows","install_command":"npm install sockjs-windows","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.1"}},"repo_metadata":{"id":524362,"uuid":"2088982","full_name":"sockjs/sockjs-node","owner":"sockjs","description":"WebSocket emulation - Node.js server","archived":false,"fork":false,"pushed_at":"2023-11-09T07:23:36.000Z","size":657,"stargazers_count":2087,"open_issues_count":19,"forks_count":310,"subscribers_count":61,"default_branch":"main","last_synced_at":"2024-05-19T06:03:19.161Z","etag":null,"topics":["javascript","node","nodejs","real-time","sockjs","websocket"],"latest_commit_sha":null,"homepage":"http://sockjs.org","language":"JavaScript","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/sockjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"tidelift":"npm/sockjs"}},"created_at":"2011-07-22T14:22:50.000Z","updated_at":"2024-06-12T17:26:43.303Z","dependencies_parsed_at":"2023-07-05T15:02:54.393Z","dependency_job_id":"17014d21-7580-4341-8b4e-6695315446cd","html_url":"https://github.com/sockjs/sockjs-node","commit_stats":{"total_commits":486,"total_committers":46,"mean_commits":"10.565217391304348","dds":"0.37860082304526754","last_synced_commit":"23a3d1f1f49598bd568af96f25e843aa876161d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219863935,"owners_count":16554022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sockjs","name":"SockJS","uuid":"996163","kind":"organization","description":"WebSocket emulation","email":null,"website":"http://sockjs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/996163?v=4","repositories_count":10,"last_synced_at":"2024-04-14T15:24:46.490Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sockjs","funding_links":[],"total_stars":11193,"followers":52,"following":0,"created_at":"2022-11-02T16:21:09.280Z","updated_at":"2024-04-14T15:24:47.039Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs/repositories"},"tags":[{"name":"v0.3.24","sha":"a01674d8bd1e10550bec397a27ba01643dd5ac73","kind":"tag","published_at":"2021-12-03T01:50:38.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.24","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24/manifests"},{"name":"v0.3.23","sha":"6bb693b5349090dceb5e62db6b52b0c8cc8004ad","kind":"tag","published_at":"2021-12-03T01:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.23","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"32b37b1753d5a4a02879bfd00d373a47233329ce","kind":"tag","published_at":"2021-12-03T00:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.22","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"a8fca8e0afaf3906acfc7beafb18789290c2646c","kind":"tag","published_at":"2020-07-31T03:10:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.21","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a0f6afb109f8a1b0141fa6ac6a7f082af8a689cf","kind":"tag","published_at":"2020-03-09T19:54:32.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.20","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"14a5c3cf097126bde74436d001816c53a0593d43","kind":"tag","published_at":"2017-10-12T16:23:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.19","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"a0178fae57d1f70b7d375369e70ce15bd592442e","kind":"tag","published_at":"2016-09-26T15:33:37.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.18","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"0edbb8915d1816f20ba4de2b7960cc948d459691","kind":"tag","published_at":"2016-04-29T16:35:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.17","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f57cdfcdcb3fc52cad6041efbdfc36004737b2ef","kind":"tag","published_at":"2016-03-23T17:34:21.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.16","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"cb9925c6f135094d8b901d8d4f8d7e2fa54f5058","kind":"commit","published_at":"2015-03-11T15:58:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.15","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"dd3497abf30100b4eaa9b4df47ad36973bad2279","kind":"tag","published_at":"2015-03-05T22:39:43.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.14","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"1a543cdb98feb69c0c0dc47afaf74989c7a623e1","kind":"commit","published_at":"2015-02-26T15:48:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.13","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"c088f3969878f4dc255b66713d63586f62f55c88","kind":"tag","published_at":"2015-01-06T00:43:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.12","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"06eaad62a968520ea090c44ad7d6a84c0f5e37b3","kind":"tag","published_at":"2014-11-10T23:28:29.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.11","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"f80bf1a23ee55e841b418b315b7d5c3a2f5ee419","kind":"tag","published_at":"2014-10-24T21:25:50.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.10","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"69749c0d300baa9ce088decd938738625cb25fdb","kind":"tag","published_at":"2014-05-22T01:47:58.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.9","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"80a3c020bd1bb3e18774887138d2f6e4c75768a1","kind":"tag","published_at":"2013-10-12T17:28:03.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.8","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"51a1887c65fc7287668e4137432a63ea5d24b2de","kind":"tag","published_at":"2013-04-30T20:30:15.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.7","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"08213abc06072907bb37202ae8928597bb66f1fe","kind":"tag","published_at":"2013-04-30T20:19:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.6","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"916cae9a00374a0aa17b5c9f49d132efaf50f28c","kind":"tag","published_at":"2012-12-14T12:35:36.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"519e96002f0357144b4a4c16f9815906c32cc89d","kind":"tag","published_at":"2012-11-15T14:39:54.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"8f0f9e329c352004b5a4e1add1adfbcfbc3b4fcb","kind":"tag","published_at":"2012-09-27T15:16:28.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3/manifests"},{"name":"v0.3.1","sha":"9de33dd9ee0008f4639c05a4c4bf75f82e1d63bc","kind":"tag","published_at":"2012-04-24T15:57:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ba4abd17a515ac65cc0165a3d1947839597c91c6","kind":"tag","published_at":"2012-04-02T11:24:45.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5e88b3336c86aac0eb3af17667c34d18253afa82","kind":"tag","published_at":"2012-02-13T14:23:19.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"645dcb8521f1eb5845bd0bb8e64919adf05347d8","kind":"tag","published_at":"2012-01-18T16:14:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"e39b86f7c95258a6a3f3eb1315c761b9176886f2","kind":"tag","published_at":"2011-12-06T16:16:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ff53275e3c781ecfb6552b5a81f4e36503dfdfb7","kind":"tag","published_at":"2011-11-18T16:31:12.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d6634358eedbb6c7172d54bf83704e532f98a91e","kind":"tag","published_at":"2011-10-26T10:55:39.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"f7eac56bb3c762a885610c6ef94b48b8e1d6085f","kind":"tag","published_at":"2011-10-17T10:39:14.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6c1a7f158eb11cc22793e72432f78f46b6fe4a0d","kind":"tag","published_at":"2011-09-07T14:28:00.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"3bbce623ef844fb130020242dc60d52d1e848037","kind":"tag","published_at":"2011-08-31T14:49:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7474ac552ad0dde2013534ea1c4b6ff8819e24ab","kind":"tag","published_at":"2011-08-19T17:06:05.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"9b6e8400d8ad1618844f387c55d8a96cd2e5836b","kind":"tag","published_at":"2011-08-17T15:44:51.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1/manifests"},{"name":"v0.0.0-rc2","sha":"f20f5488f45047026cdf18e083399167b58a2243","kind":"tag","published_at":"2011-08-11T16:38:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2/manifests"},{"name":"v0.0.0-rc1","sha":"c89817e184d9ebfb0b134a51c3160610a9028dce","kind":"tag","published_at":"2011-08-11T16:22:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2024-09-29T04:29:35.014Z","dependent_packages_count":1,"downloads":92,"downloads_period":"last-month","dependent_repos_count":29,"rankings":{"downloads":16.22428739666695,"dependent_repos_count":2.331825221124256,"dependent_packages_count":20.907756255897063,"stargazers_count":1.9492082260986274,"forks_count":1.9756198671193124,"docker_downloads_count":null,"average":8.677739393381241},"purl":"pkg:npm/sockjs-windows","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sockjs-windows","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/sockjs-windows","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sockjs-windows/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/sockjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-29T02:02:58.287Z","issues_count":61,"pull_requests_count":47,"avg_time_to_close_issue":42392631.294117644,"avg_time_to_close_pull_request":19765885.06976744,"issues_closed_count":51,"pull_requests_closed_count":43,"pull_request_authors_count":26,"issue_authors_count":58,"avg_comments_per_issue":3.2459016393442623,"avg_comments_per_pull_request":2.276595744680851,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3242898.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/issues","maintainers":[{"login":"majek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-windows/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-windows/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-windows/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-windows/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-windows/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-windows/codemeta","maintainers":[{"uuid":"nopersonsmodules","login":"nopersonsmodules","name":null,"email":"nopersonsmodules@gmail.com","url":null,"packages_count":864,"html_url":"https://www.npmjs.com/~nopersonsmodules","role":null,"created_at":"2022-11-10T22:49:05.663Z","updated_at":"2022-11-10T22:49:05.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nopersonsmodules/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670669,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5005457,"name":"org.webjars.npm:sockjs","ecosystem":"maven","description":"WebJar for sockjs","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":[],"namespace":"org.webjars.npm","versions_count":6,"first_release_published_at":"2016-06-16T08:11:22.000Z","latest_release_published_at":"2022-04-15T16:55:54.000Z","latest_release_number":"0.3.24","last_synced_at":"2026-07-13T14:50:20.583Z","created_at":"2022-07-27T11:09:20.951Z","updated_at":"2026-07-13T14:50:20.583Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/sockjs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/sockjs/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":524362,"uuid":"2088982","full_name":"sockjs/sockjs-node","owner":"sockjs","description":"WebSocket emulation - Node.js server","archived":false,"fork":false,"pushed_at":"2025-08-07T04:36:08.000Z","size":564,"stargazers_count":2100,"open_issues_count":17,"forks_count":307,"subscribers_count":60,"default_branch":"main","last_synced_at":"2025-09-16T08:24:04.799Z","etag":null,"topics":["javascript","node","nodejs","real-time","sockjs","websocket"],"latest_commit_sha":null,"homepage":"http://sockjs.org","language":"JavaScript","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/sockjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"tidelift":"npm/sockjs-client"}},"created_at":"2011-07-22T14:22:50.000Z","updated_at":"2025-09-11T19:35:32.000Z","dependencies_parsed_at":"2023-07-05T15:02:54.393Z","dependency_job_id":"17014d21-7580-4341-8b4e-6695315446cd","html_url":"https://github.com/sockjs/sockjs-node","commit_stats":{"total_commits":486,"total_committers":46,"mean_commits":"10.565217391304348","dds":"0.37860082304526754","last_synced_commit":"23a3d1f1f49598bd568af96f25e843aa876161d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/sockjs/sockjs-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/sbom","scorecard":{"id":835666,"data":{"date":"2025-08-11","repo":{"name":"github.com/sockjs/sockjs-node","commit":"ef1c07c93be5d23e1ae719a4eda06e8bd1ed4dec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Code-Review","score":3,"reason":"Found 4/13 approved changesets -- score normalized to 3","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":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/nodejs.yml:22","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/sockjs/.github/SECURITY.md:1","Info: Found linked content: github.com/sockjs/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/sockjs/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-23T18:58:31.351Z","repository_id":524362,"created_at":"2025-08-23T18:58:31.351Z","updated_at":"2025-08-23T18:58:31.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278396675,"owners_count":25979829,"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-04T02:00:05.491Z","response_time":63,"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":"sockjs","name":"SockJS","uuid":"996163","kind":"organization","description":"WebSocket emulation","email":null,"website":"http://sockjs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/996163?v=4","repositories_count":10,"last_synced_at":"2024-04-14T15:24:46.490Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/sockjs-client"}},"html_url":"https://github.com/sockjs","funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"total_stars":11193,"followers":52,"following":0,"created_at":"2022-11-02T16:21:09.280Z","updated_at":"2024-04-14T15:24:47.039Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs/repositories"},"tags":[{"name":"v0.3.24","sha":"a01674d8bd1e10550bec397a27ba01643dd5ac73","kind":"tag","published_at":"2021-12-03T01:50:38.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.24","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24/manifests"},{"name":"v0.3.23","sha":"6bb693b5349090dceb5e62db6b52b0c8cc8004ad","kind":"tag","published_at":"2021-12-03T01:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.23","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"32b37b1753d5a4a02879bfd00d373a47233329ce","kind":"tag","published_at":"2021-12-03T00:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.22","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"a8fca8e0afaf3906acfc7beafb18789290c2646c","kind":"tag","published_at":"2020-07-31T03:10:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.21","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a0f6afb109f8a1b0141fa6ac6a7f082af8a689cf","kind":"tag","published_at":"2020-03-09T19:54:32.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.20","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"14a5c3cf097126bde74436d001816c53a0593d43","kind":"tag","published_at":"2017-10-12T16:23:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.19","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"a0178fae57d1f70b7d375369e70ce15bd592442e","kind":"tag","published_at":"2016-09-26T15:33:37.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.18","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"0edbb8915d1816f20ba4de2b7960cc948d459691","kind":"tag","published_at":"2016-04-29T16:35:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.17","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f57cdfcdcb3fc52cad6041efbdfc36004737b2ef","kind":"tag","published_at":"2016-03-23T17:34:21.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.16","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"cb9925c6f135094d8b901d8d4f8d7e2fa54f5058","kind":"commit","published_at":"2015-03-11T15:58:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.15","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"dd3497abf30100b4eaa9b4df47ad36973bad2279","kind":"tag","published_at":"2015-03-05T22:39:43.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.14","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"1a543cdb98feb69c0c0dc47afaf74989c7a623e1","kind":"commit","published_at":"2015-02-26T15:48:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.13","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"c088f3969878f4dc255b66713d63586f62f55c88","kind":"tag","published_at":"2015-01-06T00:43:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.12","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"06eaad62a968520ea090c44ad7d6a84c0f5e37b3","kind":"tag","published_at":"2014-11-10T23:28:29.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.11","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"f80bf1a23ee55e841b418b315b7d5c3a2f5ee419","kind":"tag","published_at":"2014-10-24T21:25:50.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.10","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"69749c0d300baa9ce088decd938738625cb25fdb","kind":"tag","published_at":"2014-05-22T01:47:58.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.9","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"80a3c020bd1bb3e18774887138d2f6e4c75768a1","kind":"tag","published_at":"2013-10-12T17:28:03.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.8","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"51a1887c65fc7287668e4137432a63ea5d24b2de","kind":"tag","published_at":"2013-04-30T20:30:15.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.7","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"08213abc06072907bb37202ae8928597bb66f1fe","kind":"tag","published_at":"2013-04-30T20:19:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.6","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"916cae9a00374a0aa17b5c9f49d132efaf50f28c","kind":"tag","published_at":"2012-12-14T12:35:36.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"519e96002f0357144b4a4c16f9815906c32cc89d","kind":"tag","published_at":"2012-11-15T14:39:54.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"8f0f9e329c352004b5a4e1add1adfbcfbc3b4fcb","kind":"tag","published_at":"2012-09-27T15:16:28.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3/manifests"},{"name":"v0.3.1","sha":"9de33dd9ee0008f4639c05a4c4bf75f82e1d63bc","kind":"tag","published_at":"2012-04-24T15:57:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ba4abd17a515ac65cc0165a3d1947839597c91c6","kind":"tag","published_at":"2012-04-02T11:24:45.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5e88b3336c86aac0eb3af17667c34d18253afa82","kind":"tag","published_at":"2012-02-13T14:23:19.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"645dcb8521f1eb5845bd0bb8e64919adf05347d8","kind":"tag","published_at":"2012-01-18T16:14:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"e39b86f7c95258a6a3f3eb1315c761b9176886f2","kind":"tag","published_at":"2011-12-06T16:16:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ff53275e3c781ecfb6552b5a81f4e36503dfdfb7","kind":"tag","published_at":"2011-11-18T16:31:12.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d6634358eedbb6c7172d54bf83704e532f98a91e","kind":"tag","published_at":"2011-10-26T10:55:39.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"f7eac56bb3c762a885610c6ef94b48b8e1d6085f","kind":"tag","published_at":"2011-10-17T10:39:14.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6c1a7f158eb11cc22793e72432f78f46b6fe4a0d","kind":"tag","published_at":"2011-09-07T14:28:00.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"3bbce623ef844fb130020242dc60d52d1e848037","kind":"tag","published_at":"2011-08-31T14:49:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7474ac552ad0dde2013534ea1c4b6ff8819e24ab","kind":"tag","published_at":"2011-08-19T17:06:05.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"9b6e8400d8ad1618844f387c55d8a96cd2e5836b","kind":"tag","published_at":"2011-08-17T15:44:51.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1/manifests"},{"name":"v0.0.0-rc2","sha":"f20f5488f45047026cdf18e083399167b58a2243","kind":"tag","published_at":"2011-08-11T16:38:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2/manifests"},{"name":"v0.0.0-rc1","sha":"c89817e184d9ebfb0b134a51c3160610a9028dce","kind":"tag","published_at":"2011-08-11T16:22:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2025-10-05T01:27:04.750Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":27,"rankings":{"downloads":null,"dependent_repos_count":4.534232998628478,"dependent_packages_count":23.157705052608396,"stargazers_count":7.4074074074074066,"forks_count":11.06508224128783,"docker_downloads_count":null,"average":11.541106924983028},"purl":"pkg:maven/org.webjars.npm/sockjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:sockjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:sockjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:sockjs/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T20:08:55.811Z","issues_count":61,"pull_requests_count":48,"avg_time_to_close_issue":42392631.294117644,"avg_time_to_close_pull_request":19316681.818181816,"issues_closed_count":51,"pull_requests_closed_count":44,"pull_request_authors_count":26,"issue_authors_count":58,"avg_comments_per_issue":3.278688524590164,"avg_comments_per_pull_request":2.2708333333333335,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":942.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/issues","maintainers":[{"login":"majek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sockjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sockjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sockjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sockjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sockjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sockjs/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612081,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":906659,"name":"@dpogue/sockjs","ecosystem":"npm","description":"SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication","homepage":"https://github.com/sockjs/sockjs-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["websockets","websocket"],"namespace":"dpogue","versions_count":1,"first_release_published_at":"2016-01-13T19:59:45.943Z","latest_release_published_at":"2016-01-13T19:59:45.943Z","latest_release_number":"0.3.15","last_synced_at":"2026-07-13T14:50:09.097Z","created_at":"2022-04-07T16:36:09.658Z","updated_at":"2026-07-13T19:24:28.944Z","registry_url":"https://www.npmjs.com/package/@dpogue/sockjs","install_command":"npm install @dpogue/sockjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.15"}},"repo_metadata":{"id":524362,"uuid":"2088982","full_name":"sockjs/sockjs-node","owner":"sockjs","description":"WebSocket emulation - Node.js server","archived":false,"fork":false,"pushed_at":"2026-05-14T17:28:26.000Z","size":572,"stargazers_count":2101,"open_issues_count":20,"forks_count":307,"subscribers_count":56,"default_branch":"main","last_synced_at":"2026-06-06T20:26:50.543Z","etag":null,"topics":["javascript","node","nodejs","real-time","sockjs","websocket"],"latest_commit_sha":null,"homepage":"http://sockjs.org","language":"JavaScript","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/sockjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"npm/sockjs-client"}},"created_at":"2011-07-22T14:22:50.000Z","updated_at":"2026-05-14T17:28:32.000Z","dependencies_parsed_at":"2023-07-05T15:02:54.393Z","dependency_job_id":"17014d21-7580-4341-8b4e-6695315446cd","html_url":"https://github.com/sockjs/sockjs-node","commit_stats":{"total_commits":486,"total_committers":46,"mean_commits":"10.565217391304348","dds":"0.37860082304526754","last_synced_commit":"23a3d1f1f49598bd568af96f25e843aa876161d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/sockjs/sockjs-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/sbom","scorecard":{"id":835666,"data":{"date":"2025-08-11","repo":{"name":"github.com/sockjs/sockjs-node","commit":"ef1c07c93be5d23e1ae719a4eda06e8bd1ed4dec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Code-Review","score":3,"reason":"Found 4/13 approved changesets -- score normalized to 3","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":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/nodejs.yml:22","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/sockjs/.github/SECURITY.md:1","Info: Found linked content: github.com/sockjs/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/sockjs/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-23T18:58:31.351Z","repository_id":524362,"created_at":"2025-08-23T18:58:31.351Z","updated_at":"2025-08-23T18:58:31.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34048028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-13T19:24:28.917Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.80228439460293,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.9492082260986274,"forks_count":1.9756198671193124,"docker_downloads_count":null,"average":15.786169078085877},"purl":"pkg:npm/%40dpogue/sockjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dpogue/sockjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dpogue/sockjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dpogue/sockjs/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-16T23:01:10.389Z","issues_count":61,"pull_requests_count":47,"avg_time_to_close_issue":42392631.294117644,"avg_time_to_close_pull_request":24163838.093023255,"issues_closed_count":51,"pull_requests_closed_count":43,"pull_request_authors_count":26,"issue_authors_count":58,"avg_comments_per_issue":3.278688524590164,"avg_comments_per_pull_request":2.3617021276595747,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":942.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/issues","maintainers":[{"login":"majek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dpogue%2Fsockjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dpogue%2Fsockjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dpogue%2Fsockjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dpogue%2Fsockjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dpogue%2Fsockjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dpogue%2Fsockjs/codemeta","maintainers":[{"uuid":"dpogue","login":"dpogue","name":null,"email":"darryl@dpogue.ca","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~dpogue","role":null,"created_at":"2022-11-16T23:46:56.293Z","updated_at":"2022-11-16T23:46:56.293Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dpogue/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670669,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":934212,"name":"@fabienjuif/sockjs","ecosystem":"npm","description":"SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication","homepage":"https://github.com/sockjs/sockjs-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["websockets","websocket"],"namespace":"fabienjuif","versions_count":1,"first_release_published_at":"2019-03-26T17:22:43.377Z","latest_release_published_at":"2019-03-26T17:22:43.377Z","latest_release_number":"0.4.0-rc.1","last_synced_at":"2026-07-13T14:51:02.079Z","created_at":"2022-04-07T17:15:18.059Z","updated_at":"2026-07-13T19:24:37.057Z","registry_url":"https://www.npmjs.com/package/@fabienjuif/sockjs","install_command":"npm install @fabienjuif/sockjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.0-rc.1"}},"repo_metadata":{"id":524362,"uuid":"2088982","full_name":"sockjs/sockjs-node","owner":"sockjs","description":"WebSocket emulation - Node.js server","archived":false,"fork":false,"pushed_at":"2026-05-14T17:28:26.000Z","size":572,"stargazers_count":2102,"open_issues_count":20,"forks_count":305,"subscribers_count":56,"default_branch":"main","last_synced_at":"2026-07-04T21:23:59.574Z","etag":null,"topics":["javascript","node","nodejs","real-time","sockjs","websocket"],"latest_commit_sha":null,"homepage":"http://sockjs.org","language":"JavaScript","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/sockjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"npm/sockjs-client"}},"created_at":"2011-07-22T14:22:50.000Z","updated_at":"2026-06-20T12:33:54.000Z","dependencies_parsed_at":"2023-07-05T15:02:54.393Z","dependency_job_id":"17014d21-7580-4341-8b4e-6695315446cd","html_url":"https://github.com/sockjs/sockjs-node","commit_stats":{"total_commits":486,"total_committers":46,"mean_commits":"10.565217391304348","dds":"0.37860082304526754","last_synced_commit":"23a3d1f1f49598bd568af96f25e843aa876161d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/sockjs/sockjs-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/sbom","scorecard":{"id":835666,"data":{"date":"2025-08-11","repo":{"name":"github.com/sockjs/sockjs-node","commit":"ef1c07c93be5d23e1ae719a4eda06e8bd1ed4dec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Code-Review","score":3,"reason":"Found 4/13 approved changesets -- score normalized to 3","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":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/nodejs.yml:22","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/sockjs/.github/SECURITY.md:1","Info: Found linked content: github.com/sockjs/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/sockjs/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-23T18:58:31.351Z","repository_id":524362,"created_at":"2025-08-23T18:58:31.351Z","updated_at":"2025-08-23T18:58:31.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35375275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"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":"sockjs","name":"SockJS","uuid":"996163","kind":"organization","description":"WebSocket emulation","email":null,"website":"http://sockjs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/996163?v=4","repositories_count":10,"last_synced_at":"2024-04-14T15:24:46.490Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/sockjs-client"}},"html_url":"https://github.com/sockjs","funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"total_stars":11193,"followers":52,"following":0,"created_at":"2022-11-02T16:21:09.280Z","updated_at":"2024-04-14T15:24:47.039Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs/repositories"},"tags":[{"name":"v0.3.24","sha":"a01674d8bd1e10550bec397a27ba01643dd5ac73","kind":"tag","published_at":"2021-12-03T01:50:38.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.24","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24/manifests"},{"name":"v0.3.23","sha":"6bb693b5349090dceb5e62db6b52b0c8cc8004ad","kind":"tag","published_at":"2021-12-03T01:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.23","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"32b37b1753d5a4a02879bfd00d373a47233329ce","kind":"tag","published_at":"2021-12-03T00:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.22","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"a8fca8e0afaf3906acfc7beafb18789290c2646c","kind":"tag","published_at":"2020-07-31T03:10:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.21","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a0f6afb109f8a1b0141fa6ac6a7f082af8a689cf","kind":"tag","published_at":"2020-03-09T19:54:32.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.20","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"14a5c3cf097126bde74436d001816c53a0593d43","kind":"tag","published_at":"2017-10-12T16:23:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.19","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"a0178fae57d1f70b7d375369e70ce15bd592442e","kind":"tag","published_at":"2016-09-26T15:33:37.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.18","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"0edbb8915d1816f20ba4de2b7960cc948d459691","kind":"tag","published_at":"2016-04-29T16:35:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.17","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f57cdfcdcb3fc52cad6041efbdfc36004737b2ef","kind":"tag","published_at":"2016-03-23T17:34:21.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.16","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"cb9925c6f135094d8b901d8d4f8d7e2fa54f5058","kind":"commit","published_at":"2015-03-11T15:58:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.15","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"dd3497abf30100b4eaa9b4df47ad36973bad2279","kind":"tag","published_at":"2015-03-05T22:39:43.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.14","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"1a543cdb98feb69c0c0dc47afaf74989c7a623e1","kind":"commit","published_at":"2015-02-26T15:48:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.13","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"c088f3969878f4dc255b66713d63586f62f55c88","kind":"tag","published_at":"2015-01-06T00:43:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.12","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"06eaad62a968520ea090c44ad7d6a84c0f5e37b3","kind":"tag","published_at":"2014-11-10T23:28:29.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.11","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"f80bf1a23ee55e841b418b315b7d5c3a2f5ee419","kind":"tag","published_at":"2014-10-24T21:25:50.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.10","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"69749c0d300baa9ce088decd938738625cb25fdb","kind":"tag","published_at":"2014-05-22T01:47:58.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.9","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"80a3c020bd1bb3e18774887138d2f6e4c75768a1","kind":"tag","published_at":"2013-10-12T17:28:03.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.8","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"51a1887c65fc7287668e4137432a63ea5d24b2de","kind":"tag","published_at":"2013-04-30T20:30:15.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.7","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"08213abc06072907bb37202ae8928597bb66f1fe","kind":"tag","published_at":"2013-04-30T20:19:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.6","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"916cae9a00374a0aa17b5c9f49d132efaf50f28c","kind":"tag","published_at":"2012-12-14T12:35:36.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"519e96002f0357144b4a4c16f9815906c32cc89d","kind":"tag","published_at":"2012-11-15T14:39:54.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"8f0f9e329c352004b5a4e1add1adfbcfbc3b4fcb","kind":"tag","published_at":"2012-09-27T15:16:28.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3/manifests"},{"name":"v0.3.1","sha":"9de33dd9ee0008f4639c05a4c4bf75f82e1d63bc","kind":"tag","published_at":"2012-04-24T15:57:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ba4abd17a515ac65cc0165a3d1947839597c91c6","kind":"tag","published_at":"2012-04-02T11:24:45.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5e88b3336c86aac0eb3af17667c34d18253afa82","kind":"tag","published_at":"2012-02-13T14:23:19.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"645dcb8521f1eb5845bd0bb8e64919adf05347d8","kind":"tag","published_at":"2012-01-18T16:14:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"e39b86f7c95258a6a3f3eb1315c761b9176886f2","kind":"tag","published_at":"2011-12-06T16:16:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ff53275e3c781ecfb6552b5a81f4e36503dfdfb7","kind":"tag","published_at":"2011-11-18T16:31:12.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d6634358eedbb6c7172d54bf83704e532f98a91e","kind":"tag","published_at":"2011-10-26T10:55:39.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"f7eac56bb3c762a885610c6ef94b48b8e1d6085f","kind":"tag","published_at":"2011-10-17T10:39:14.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6c1a7f158eb11cc22793e72432f78f46b6fe4a0d","kind":"tag","published_at":"2011-09-07T14:28:00.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"3bbce623ef844fb130020242dc60d52d1e848037","kind":"tag","published_at":"2011-08-31T14:49:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7474ac552ad0dde2013534ea1c4b6ff8819e24ab","kind":"tag","published_at":"2011-08-19T17:06:05.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"9b6e8400d8ad1618844f387c55d8a96cd2e5836b","kind":"tag","published_at":"2011-08-17T15:44:51.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1/manifests"},{"name":"v0.0.0-rc2","sha":"f20f5488f45047026cdf18e083399167b58a2243","kind":"tag","published_at":"2011-08-11T16:38:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2/manifests"},{"name":"v0.0.0-rc1","sha":"c89817e184d9ebfb0b134a51c3160610a9028dce","kind":"tag","published_at":"2011-08-11T16:22:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-07-13T19:24:37.028Z","dependent_packages_count":1,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.80228439460293,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.938058104489485,"forks_count":1.9756198671193124,"docker_downloads_count":null,"average":15.78393905376405},"purl":"pkg:npm/%40fabienjuif/sockjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fabienjuif/sockjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fabienjuif/sockjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fabienjuif/sockjs/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-04T21:21:06.324Z","issues_count":62,"pull_requests_count":52,"avg_time_to_close_issue":42392631.294117644,"avg_time_to_close_pull_request":22594872.282608695,"issues_closed_count":51,"pull_requests_closed_count":46,"pull_request_authors_count":28,"issue_authors_count":59,"avg_comments_per_issue":3.403225806451613,"avg_comments_per_pull_request":2.25,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":106362.33333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":11.0,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/issues","maintainers":[{"login":"majek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fabienjuif%2Fsockjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fabienjuif%2Fsockjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fabienjuif%2Fsockjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fabienjuif%2Fsockjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fabienjuif%2Fsockjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fabienjuif%2Fsockjs/codemeta","maintainers":[{"uuid":"fabienjuif","login":"fabienjuif","name":null,"email":"fabien.juif@gmail.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~fabienjuif","role":null,"created_at":"2022-11-20T15:26:20.863Z","updated_at":"2022-11-20T15:26:20.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fabienjuif/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670669,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14462868,"name":"@teamplay/sockjs","ecosystem":"npm","description":"SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication","homepage":"https://github.com/sockjs/sockjs-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["websockets","websocket"],"namespace":"teamplay","versions_count":1,"first_release_published_at":"2026-05-15T12:08:15.550Z","latest_release_published_at":"2026-05-15T12:08:15.550Z","latest_release_number":"0.4.0-rc.1","last_synced_at":"2026-07-13T14:51:36.831Z","created_at":"2026-05-17T00:20:28.735Z","updated_at":"2026-07-13T19:24:41.452Z","registry_url":"https://www.npmjs.com/package/@teamplay/sockjs","install_command":"npm install @teamplay/sockjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.0-rc.1"}},"repo_metadata":{"id":524362,"uuid":"2088982","full_name":"sockjs/sockjs-node","owner":"sockjs","description":"WebSocket emulation - Node.js server","archived":false,"fork":false,"pushed_at":"2026-05-14T17:28:26.000Z","size":572,"stargazers_count":2102,"open_issues_count":20,"forks_count":305,"subscribers_count":56,"default_branch":"main","last_synced_at":"2026-07-04T21:23:59.574Z","etag":null,"topics":["javascript","node","nodejs","real-time","sockjs","websocket"],"latest_commit_sha":null,"homepage":"http://sockjs.org","language":"JavaScript","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/sockjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"npm/sockjs-client"}},"created_at":"2011-07-22T14:22:50.000Z","updated_at":"2026-06-20T12:33:54.000Z","dependencies_parsed_at":"2023-07-05T15:02:54.393Z","dependency_job_id":"17014d21-7580-4341-8b4e-6695315446cd","html_url":"https://github.com/sockjs/sockjs-node","commit_stats":{"total_commits":486,"total_committers":46,"mean_commits":"10.565217391304348","dds":"0.37860082304526754","last_synced_commit":"23a3d1f1f49598bd568af96f25e843aa876161d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/sockjs/sockjs-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/sbom","scorecard":{"id":835666,"data":{"date":"2025-08-11","repo":{"name":"github.com/sockjs/sockjs-node","commit":"ef1c07c93be5d23e1ae719a4eda06e8bd1ed4dec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Code-Review","score":3,"reason":"Found 4/13 approved changesets -- score normalized to 3","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":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/nodejs.yml:22","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/sockjs/.github/SECURITY.md:1","Info: Found linked content: github.com/sockjs/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/sockjs/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-23T18:58:31.351Z","repository_id":524362,"created_at":"2025-08-23T18:58:31.351Z","updated_at":"2025-08-23T18:58:31.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35375275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"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":"sockjs","name":"SockJS","uuid":"996163","kind":"organization","description":"WebSocket emulation","email":null,"website":"http://sockjs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/996163?v=4","repositories_count":10,"last_synced_at":"2024-04-14T15:24:46.490Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/sockjs-client"}},"html_url":"https://github.com/sockjs","funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"total_stars":11193,"followers":52,"following":0,"created_at":"2022-11-02T16:21:09.280Z","updated_at":"2024-04-14T15:24:47.039Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs/repositories"},"tags":[{"name":"v0.3.24","sha":"a01674d8bd1e10550bec397a27ba01643dd5ac73","kind":"tag","published_at":"2021-12-03T01:50:38.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.24","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24/manifests"},{"name":"v0.3.23","sha":"6bb693b5349090dceb5e62db6b52b0c8cc8004ad","kind":"tag","published_at":"2021-12-03T01:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.23","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"32b37b1753d5a4a02879bfd00d373a47233329ce","kind":"tag","published_at":"2021-12-03T00:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.22","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"a8fca8e0afaf3906acfc7beafb18789290c2646c","kind":"tag","published_at":"2020-07-31T03:10:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.21","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a0f6afb109f8a1b0141fa6ac6a7f082af8a689cf","kind":"tag","published_at":"2020-03-09T19:54:32.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.20","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"14a5c3cf097126bde74436d001816c53a0593d43","kind":"tag","published_at":"2017-10-12T16:23:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.19","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"a0178fae57d1f70b7d375369e70ce15bd592442e","kind":"tag","published_at":"2016-09-26T15:33:37.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.18","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"0edbb8915d1816f20ba4de2b7960cc948d459691","kind":"tag","published_at":"2016-04-29T16:35:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.17","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f57cdfcdcb3fc52cad6041efbdfc36004737b2ef","kind":"tag","published_at":"2016-03-23T17:34:21.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.16","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"cb9925c6f135094d8b901d8d4f8d7e2fa54f5058","kind":"commit","published_at":"2015-03-11T15:58:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.15","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"dd3497abf30100b4eaa9b4df47ad36973bad2279","kind":"tag","published_at":"2015-03-05T22:39:43.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.14","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"1a543cdb98feb69c0c0dc47afaf74989c7a623e1","kind":"commit","published_at":"2015-02-26T15:48:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.13","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"c088f3969878f4dc255b66713d63586f62f55c88","kind":"tag","published_at":"2015-01-06T00:43:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.12","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"06eaad62a968520ea090c44ad7d6a84c0f5e37b3","kind":"tag","published_at":"2014-11-10T23:28:29.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.11","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"f80bf1a23ee55e841b418b315b7d5c3a2f5ee419","kind":"tag","published_at":"2014-10-24T21:25:50.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.10","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"69749c0d300baa9ce088decd938738625cb25fdb","kind":"tag","published_at":"2014-05-22T01:47:58.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.9","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"80a3c020bd1bb3e18774887138d2f6e4c75768a1","kind":"tag","published_at":"2013-10-12T17:28:03.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.8","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"51a1887c65fc7287668e4137432a63ea5d24b2de","kind":"tag","published_at":"2013-04-30T20:30:15.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.7","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"08213abc06072907bb37202ae8928597bb66f1fe","kind":"tag","published_at":"2013-04-30T20:19:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.6","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"916cae9a00374a0aa17b5c9f49d132efaf50f28c","kind":"tag","published_at":"2012-12-14T12:35:36.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"519e96002f0357144b4a4c16f9815906c32cc89d","kind":"tag","published_at":"2012-11-15T14:39:54.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"8f0f9e329c352004b5a4e1add1adfbcfbc3b4fcb","kind":"tag","published_at":"2012-09-27T15:16:28.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3/manifests"},{"name":"v0.3.1","sha":"9de33dd9ee0008f4639c05a4c4bf75f82e1d63bc","kind":"tag","published_at":"2012-04-24T15:57:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ba4abd17a515ac65cc0165a3d1947839597c91c6","kind":"tag","published_at":"2012-04-02T11:24:45.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5e88b3336c86aac0eb3af17667c34d18253afa82","kind":"tag","published_at":"2012-02-13T14:23:19.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"645dcb8521f1eb5845bd0bb8e64919adf05347d8","kind":"tag","published_at":"2012-01-18T16:14:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"e39b86f7c95258a6a3f3eb1315c761b9176886f2","kind":"tag","published_at":"2011-12-06T16:16:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ff53275e3c781ecfb6552b5a81f4e36503dfdfb7","kind":"tag","published_at":"2011-11-18T16:31:12.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d6634358eedbb6c7172d54bf83704e532f98a91e","kind":"tag","published_at":"2011-10-26T10:55:39.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"f7eac56bb3c762a885610c6ef94b48b8e1d6085f","kind":"tag","published_at":"2011-10-17T10:39:14.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6c1a7f158eb11cc22793e72432f78f46b6fe4a0d","kind":"tag","published_at":"2011-09-07T14:28:00.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"3bbce623ef844fb130020242dc60d52d1e848037","kind":"tag","published_at":"2011-08-31T14:49:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7474ac552ad0dde2013534ea1c4b6ff8819e24ab","kind":"tag","published_at":"2011-08-19T17:06:05.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"9b6e8400d8ad1618844f387c55d8a96cd2e5836b","kind":"tag","published_at":"2011-08-17T15:44:51.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1/manifests"},{"name":"v0.0.0-rc2","sha":"f20f5488f45047026cdf18e083399167b58a2243","kind":"tag","published_at":"2011-08-11T16:38:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2/manifests"},{"name":"v0.0.0-rc1","sha":"c89817e184d9ebfb0b134a51c3160610a9028dce","kind":"tag","published_at":"2011-08-11T16:22:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-07-13T19:24:41.426Z","dependent_packages_count":0,"downloads":2823,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.65399207486721,"dependent_repos_count":21.693001361534954,"dependent_packages_count":31.271549526290844,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":22.206180987564338},"purl":"pkg:npm/%40teamplay/sockjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@teamplay/sockjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@teamplay/sockjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@teamplay/sockjs/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-04T21:21:06.324Z","issues_count":62,"pull_requests_count":52,"avg_time_to_close_issue":42392631.294117644,"avg_time_to_close_pull_request":22594872.282608695,"issues_closed_count":51,"pull_requests_closed_count":46,"pull_request_authors_count":28,"issue_authors_count":59,"avg_comments_per_issue":3.403225806451613,"avg_comments_per_pull_request":2.25,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":106362.33333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":11.0,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/issues","maintainers":[{"login":"majek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@teamplay%2Fsockjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@teamplay%2Fsockjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@teamplay%2Fsockjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@teamplay%2Fsockjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@teamplay%2Fsockjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@teamplay%2Fsockjs/codemeta","maintainers":[{"uuid":"cray0000","login":"cray0000","name":null,"email":"cray0000@gmail.com","url":null,"packages_count":244,"html_url":"https://www.npmjs.com/~cray0000","role":null,"created_at":"2026-05-17T00:20:30.306Z","updated_at":"2026-05-17T00:20:30.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cray0000/packages"},{"uuid":"zag2art","login":"zag2art","name":null,"email":"zag2art@gmail.com","url":null,"packages_count":251,"html_url":"https://www.npmjs.com/~zag2art","role":null,"created_at":"2026-05-17T00:20:30.377Z","updated_at":"2026-05-17T00:20:30.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zag2art/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670669,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2381449,"name":"sockjs-uws","ecosystem":"npm","description":"SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication","homepage":"https://github.com/sockjs/sockjs-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["websockets","websocket"],"namespace":null,"versions_count":5,"first_release_published_at":"2018-03-14T10:40:22.112Z","latest_release_published_at":"2018-03-14T11:56:02.600Z","latest_release_number":"0.3.23","last_synced_at":"2026-07-13T14:53:04.470Z","created_at":"2022-04-10T00:59:05.779Z","updated_at":"2026-07-13T19:24:56.592Z","registry_url":"https://www.npmjs.com/package/sockjs-uws","install_command":"npm install sockjs-uws","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.23"}},"repo_metadata":{"id":524362,"uuid":"2088982","full_name":"sockjs/sockjs-node","owner":"sockjs","description":"WebSocket emulation - Node.js server","archived":false,"fork":false,"pushed_at":"2026-05-14T17:28:26.000Z","size":572,"stargazers_count":2101,"open_issues_count":20,"forks_count":307,"subscribers_count":56,"default_branch":"main","last_synced_at":"2026-06-06T20:26:50.543Z","etag":null,"topics":["javascript","node","nodejs","real-time","sockjs","websocket"],"latest_commit_sha":null,"homepage":"http://sockjs.org","language":"JavaScript","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/sockjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"npm/sockjs-client"}},"created_at":"2011-07-22T14:22:50.000Z","updated_at":"2026-05-14T17:28:32.000Z","dependencies_parsed_at":"2023-07-05T15:02:54.393Z","dependency_job_id":"17014d21-7580-4341-8b4e-6695315446cd","html_url":"https://github.com/sockjs/sockjs-node","commit_stats":{"total_commits":486,"total_committers":46,"mean_commits":"10.565217391304348","dds":"0.37860082304526754","last_synced_commit":"23a3d1f1f49598bd568af96f25e843aa876161d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/sockjs/sockjs-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/sbom","scorecard":{"id":835666,"data":{"date":"2025-08-11","repo":{"name":"github.com/sockjs/sockjs-node","commit":"ef1c07c93be5d23e1ae719a4eda06e8bd1ed4dec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Code-Review","score":3,"reason":"Found 4/13 approved changesets -- score normalized to 3","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":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/nodejs.yml:22","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/sockjs/.github/SECURITY.md:1","Info: Found linked content: github.com/sockjs/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/sockjs/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-23T18:58:31.351Z","repository_id":524362,"created_at":"2025-08-23T18:58:31.351Z","updated_at":"2025-08-23T18:58:31.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34048028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-13T19:24:56.569Z","dependent_packages_count":0,"downloads":49,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":26.18843137677953,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":1.938058104489485,"forks_count":1.9756198671193124,"docker_downloads_count":null,"average":18.44696294824561},"purl":"pkg:npm/sockjs-uws","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sockjs-uws","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/sockjs-uws","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sockjs-uws/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-16T23:01:10.389Z","issues_count":61,"pull_requests_count":47,"avg_time_to_close_issue":42392631.294117644,"avg_time_to_close_pull_request":24163838.093023255,"issues_closed_count":51,"pull_requests_closed_count":43,"pull_request_authors_count":26,"issue_authors_count":58,"avg_comments_per_issue":3.278688524590164,"avg_comments_per_pull_request":2.3617021276595747,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":942.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/issues","maintainers":[{"login":"majek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-uws/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-uws/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-uws/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-uws/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-uws/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-uws/codemeta","maintainers":[{"uuid":"maxpain","login":"maxpain","name":null,"email":"maxpain177@gmail.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~maxpain","role":null,"created_at":"2022-11-14T12:20:15.228Z","updated_at":"2022-11-14T12:20:15.228Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maxpain/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670669,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13794873,"name":"node-sockjs","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sockjs/sockjs-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:13:17.488Z","latest_release_published_at":"2026-02-13T16:13:17.488Z","latest_release_number":"0.3.24+~0.3.33-6","last_synced_at":"2026-03-13T20:19:44.546Z","created_at":"2026-02-13T16:13:17.280Z","updated_at":"2026-03-13T20:19:44.547Z","registry_url":"https://launchpad.net/ubuntu/+source/node-sockjs","install_command":"apt-get install node-sockjs","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-sockjs","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"curl \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, node-faye-websocket, node-rollup-plugin-node-polyfills, node-rollup-plugin-node-resolve, node-rollup-plugin-commonjs, node-rollup-plugin-terser, node-uuid, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T16:14:32.411Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-sockjs?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-sockjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-sockjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-sockjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-sockjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-sockjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-sockjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-sockjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-sockjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-sockjs/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13558965,"name":"node-sockjs","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sockjs/sockjs-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:53:57.482Z","latest_release_published_at":"2026-02-11T04:53:57.482Z","latest_release_number":"0.3.24+~0.3.33-6","last_synced_at":"2026-03-11T05:11:11.721Z","created_at":"2026-02-11T04:53:57.313Z","updated_at":"2026-03-11T05:11:11.721Z","registry_url":"https://launchpad.net/ubuntu/+source/node-sockjs","install_command":"apt-get install node-sockjs","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-sockjs","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"curl \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, node-faye-websocket, node-rollup-plugin-node-polyfills, node-rollup-plugin-node-resolve, node-rollup-plugin-commonjs, node-rollup-plugin-terser, node-uuid, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:50:20.087Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-sockjs?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-sockjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-sockjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-sockjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-sockjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-sockjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-sockjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-sockjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-sockjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-sockjs/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13660226,"name":"node-sockjs","ecosystem":"debian","description":null,"homepage":"https://github.com/sockjs/sockjs-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:34:58.903Z","latest_release_published_at":"2026-02-12T08:34:58.903Z","latest_release_number":"0.3.24+~0.3.33-6","last_synced_at":"2026-03-14T07:07:43.760Z","created_at":"2026-02-12T08:34:58.564Z","updated_at":"2026-03-14T07:07:43.760Z","registry_url":"https://tracker.debian.org/pkg/node-sockjs","install_command":"apt-get install node-sockjs","documentation_url":"https://packages.debian.org/trixie/node-sockjs","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-sockjs","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"curl \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, node-faye-websocket, node-rollup-plugin-node-polyfills, node-rollup-plugin-node-resolve, node-rollup-plugin-commonjs, node-rollup-plugin-terser, node-uuid, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:37:13.892Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-sockjs?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-sockjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-sockjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-sockjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-sockjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-sockjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-sockjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-sockjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-sockjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-sockjs/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":2381403,"name":"sockjs","ecosystem":"npm","description":"SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication","homepage":"https://github.com/sockjs/sockjs-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["websockets","websocket"],"namespace":null,"versions_count":36,"first_release_published_at":"2011-08-11T16:17:38.568Z","latest_release_published_at":"2021-12-03T01:50:49.798Z","latest_release_number":"0.3.24","last_synced_at":"2026-07-14T17:09:41.529Z","created_at":"2022-04-10T00:59:03.615Z","updated_at":"2026-07-15T05:29:10.848Z","registry_url":"https://www.npmjs.com/package/sockjs","install_command":"npm install sockjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.24"}},"repo_metadata":{"id":524362,"uuid":"2088982","full_name":"sockjs/sockjs-node","owner":"sockjs","description":"WebSocket emulation - Node.js server","archived":false,"fork":false,"pushed_at":"2023-11-09T07:23:36.000Z","size":657,"stargazers_count":2087,"open_issues_count":19,"forks_count":310,"subscribers_count":61,"default_branch":"main","last_synced_at":"2024-05-19T06:03:19.161Z","etag":null,"topics":["javascript","node","nodejs","real-time","sockjs","websocket"],"latest_commit_sha":null,"homepage":"http://sockjs.org","language":"JavaScript","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/sockjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"tidelift":"npm/sockjs"}},"created_at":"2011-07-22T14:22:50.000Z","updated_at":"2024-06-12T17:26:43.303Z","dependencies_parsed_at":"2023-07-05T15:02:54.393Z","dependency_job_id":"17014d21-7580-4341-8b4e-6695315446cd","html_url":"https://github.com/sockjs/sockjs-node","commit_stats":{"total_commits":486,"total_committers":46,"mean_commits":"10.565217391304348","dds":"0.37860082304526754","last_synced_commit":"23a3d1f1f49598bd568af96f25e843aa876161d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217678649,"owners_count":16214501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sockjs","name":"SockJS","uuid":"996163","kind":"organization","description":"WebSocket emulation","email":null,"website":"http://sockjs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/996163?v=4","repositories_count":10,"last_synced_at":"2024-04-14T15:24:46.490Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sockjs","funding_links":[],"total_stars":11193,"followers":52,"following":0,"created_at":"2022-11-02T16:21:09.280Z","updated_at":"2024-04-14T15:24:47.039Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs/repositories"},"tags":[{"name":"v0.3.24","sha":"a01674d8bd1e10550bec397a27ba01643dd5ac73","kind":"tag","published_at":"2021-12-03T01:50:38.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.24","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24/manifests"},{"name":"v0.3.23","sha":"6bb693b5349090dceb5e62db6b52b0c8cc8004ad","kind":"tag","published_at":"2021-12-03T01:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.23","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"32b37b1753d5a4a02879bfd00d373a47233329ce","kind":"tag","published_at":"2021-12-03T00:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.22","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"a8fca8e0afaf3906acfc7beafb18789290c2646c","kind":"tag","published_at":"2020-07-31T03:10:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.21","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a0f6afb109f8a1b0141fa6ac6a7f082af8a689cf","kind":"tag","published_at":"2020-03-09T19:54:32.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.20","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"14a5c3cf097126bde74436d001816c53a0593d43","kind":"tag","published_at":"2017-10-12T16:23:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.19","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"a0178fae57d1f70b7d375369e70ce15bd592442e","kind":"tag","published_at":"2016-09-26T15:33:37.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.18","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"0edbb8915d1816f20ba4de2b7960cc948d459691","kind":"tag","published_at":"2016-04-29T16:35:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.17","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f57cdfcdcb3fc52cad6041efbdfc36004737b2ef","kind":"tag","published_at":"2016-03-23T17:34:21.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.16","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"cb9925c6f135094d8b901d8d4f8d7e2fa54f5058","kind":"commit","published_at":"2015-03-11T15:58:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.15","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"dd3497abf30100b4eaa9b4df47ad36973bad2279","kind":"tag","published_at":"2015-03-05T22:39:43.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.14","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"1a543cdb98feb69c0c0dc47afaf74989c7a623e1","kind":"commit","published_at":"2015-02-26T15:48:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.13","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"c088f3969878f4dc255b66713d63586f62f55c88","kind":"tag","published_at":"2015-01-06T00:43:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.12","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"06eaad62a968520ea090c44ad7d6a84c0f5e37b3","kind":"tag","published_at":"2014-11-10T23:28:29.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.11","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"f80bf1a23ee55e841b418b315b7d5c3a2f5ee419","kind":"tag","published_at":"2014-10-24T21:25:50.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.10","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"69749c0d300baa9ce088decd938738625cb25fdb","kind":"tag","published_at":"2014-05-22T01:47:58.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.9","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"80a3c020bd1bb3e18774887138d2f6e4c75768a1","kind":"tag","published_at":"2013-10-12T17:28:03.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.8","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"51a1887c65fc7287668e4137432a63ea5d24b2de","kind":"tag","published_at":"2013-04-30T20:30:15.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.7","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"08213abc06072907bb37202ae8928597bb66f1fe","kind":"tag","published_at":"2013-04-30T20:19:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.6","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"916cae9a00374a0aa17b5c9f49d132efaf50f28c","kind":"tag","published_at":"2012-12-14T12:35:36.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"519e96002f0357144b4a4c16f9815906c32cc89d","kind":"tag","published_at":"2012-11-15T14:39:54.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"8f0f9e329c352004b5a4e1add1adfbcfbc3b4fcb","kind":"tag","published_at":"2012-09-27T15:16:28.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3/manifests"},{"name":"v0.3.1","sha":"9de33dd9ee0008f4639c05a4c4bf75f82e1d63bc","kind":"tag","published_at":"2012-04-24T15:57:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ba4abd17a515ac65cc0165a3d1947839597c91c6","kind":"tag","published_at":"2012-04-02T11:24:45.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5e88b3336c86aac0eb3af17667c34d18253afa82","kind":"tag","published_at":"2012-02-13T14:23:19.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"645dcb8521f1eb5845bd0bb8e64919adf05347d8","kind":"tag","published_at":"2012-01-18T16:14:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"e39b86f7c95258a6a3f3eb1315c761b9176886f2","kind":"tag","published_at":"2011-12-06T16:16:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ff53275e3c781ecfb6552b5a81f4e36503dfdfb7","kind":"tag","published_at":"2011-11-18T16:31:12.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d6634358eedbb6c7172d54bf83704e532f98a91e","kind":"tag","published_at":"2011-10-26T10:55:39.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"f7eac56bb3c762a885610c6ef94b48b8e1d6085f","kind":"tag","published_at":"2011-10-17T10:39:14.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6c1a7f158eb11cc22793e72432f78f46b6fe4a0d","kind":"tag","published_at":"2011-09-07T14:28:00.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"3bbce623ef844fb130020242dc60d52d1e848037","kind":"tag","published_at":"2011-08-31T14:49:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7474ac552ad0dde2013534ea1c4b6ff8819e24ab","kind":"tag","published_at":"2011-08-19T17:06:05.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"9b6e8400d8ad1618844f387c55d8a96cd2e5836b","kind":"tag","published_at":"2011-08-17T15:44:51.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1/manifests"},{"name":"v0.0.0-rc2","sha":"f20f5488f45047026cdf18e083399167b58a2243","kind":"tag","published_at":"2011-08-11T16:38:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2/manifests"},{"name":"v0.0.0-rc1","sha":"c89817e184d9ebfb0b134a51c3160610a9028dce","kind":"tag","published_at":"2011-08-11T16:22:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T04:08:23.842Z","dependent_packages_count":754,"downloads":63146766,"downloads_period":"last-month","dependent_repos_count":2898020,"rankings":{"downloads":0.034608101581349304,"dependent_repos_count":0.0064068795649016895,"dependent_packages_count":0.08542506086535587,"stargazers_count":1.9100441253295162,"forks_count":1.9666387666151104,"docker_downloads_count":0.03907101341502014,"average":0.6736989912285423},"purl":"pkg:npm/sockjs","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWM5ZzYtOTMzNS14Njk3","url":"https://github.com/advisories/GHSA-c9g6-9335-x697","title":"Improper Input Validation in SocksJS-Node","description":"Incorrect handling of Upgrade header with the value websocket leads in crashing of containers hosting sockjs apps. This affects the package sockjs before 0.3.20.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-04-13T15:27:51.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-7693","https://github.com/sockjs/sockjs-node/issues/252","https://github.com/sockjs/sockjs-node/pull/265","https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16","https://github.com/andsnw/sockjs-dos-py","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448","https://snyk.io/vuln/SNYK-JS-SOCKJS-575261","https://www.npmjs.com/package/sockjs","https://github.com/advisories/GHSA-c9g6-9335-x697"],"source_kind":"github","identifiers":["GHSA-c9g6-9335-x697","CVE-2020-7693"],"repository_url":"https://github.com/sockjs/sockjs-node","blast_radius":0.0,"created_at":"2022-12-21T16:13:06.890Z","updated_at":"2026-06-20T04:11:07.165Z","epss_percentage":0.04978,"epss_percentile":0.91095,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWM5ZzYtOTMzNS14Njk3","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWM5ZzYtOTMzNS14Njk3","packages":[{"ecosystem":"npm","package_name":"sockjs","versions":[{"first_patched_version":"0.3.20","vulnerable_version_range":"\u003c 0.3.20"}],"purl":"pkg:npm/sockjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWM5ZzYtOTMzNS14Njk3/related_packages","related_advisories":[{"uuid":"CPANSA-SockJS-2020-7693-sockjs","source_kind":"cpansa","url":"https://nvd.nist.gov/vuln/detail/CVE-2020-7693"}]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhoOHYtam1oMy05NDM3","url":"https://github.com/advisories/GHSA-hh8v-jmh3-9437","title":"Cross-site scripting in SocksJS-node","description":"htmlfile in lib/transport/htmlfile.js in SockJS before 0.3.0 is vulnerable to Reflected XSS via the /htmlfile c (aka callback) parameter.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-04-13T15:25:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.1,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-8823","https://github.com/theyiyibest/Reflected-XSS-on-SockJS/issues/1","https://github.com/theyiyibest/Reflected-XSS-on-SockJS","https://snyk.io/vuln/SNYK-JS-SOCKJS-548397","https://www.sockjs.org","https://www.npmjs.com/package/sockjs","https://github.com/advisories/GHSA-hh8v-jmh3-9437"],"source_kind":"github","identifiers":["GHSA-hh8v-jmh3-9437","CVE-2020-8823"],"repository_url":"https://github.com/theyiyibest/Reflected-XSS-on-SockJS","blast_radius":0.0,"created_at":"2022-12-21T16:13:07.452Z","updated_at":"2026-07-15T04:11:22.965Z","epss_percentage":0.01886,"epss_percentile":0.76914,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhoOHYtam1oMy05NDM3","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhoOHYtam1oMy05NDM3","packages":[{"ecosystem":"npm","package_name":"sockjs","versions":[{"first_patched_version":"0.3.0","vulnerable_version_range":"\u003c 0.3.0"}],"purl":"pkg:npm/sockjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhoOHYtam1oMy05NDM3/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sockjs","docker_dependents_count":11485,"docker_downloads_count":3243471766,"usage_url":"https://repos.ecosyste.ms/usage/npm/sockjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sockjs/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/sockjs"],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-05T23:48:52.722Z","issues_count":61,"pull_requests_count":47,"avg_time_to_close_issue":42392631.294117644,"avg_time_to_close_pull_request":19765885.06976744,"issues_closed_count":51,"pull_requests_closed_count":43,"pull_request_authors_count":26,"issue_authors_count":58,"avg_comments_per_issue":3.2459016393442623,"avg_comments_per_pull_request":2.276595744680851,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3242898.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/issues","maintainers":[{"login":"majek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs/codemeta","maintainers":[{"uuid":"glasser","login":"glasser","name":null,"email":"glasser@apollographql.com","url":null,"packages_count":48,"html_url":"https://www.npmjs.com/~glasser","role":null,"created_at":"2022-11-10T14:23:10.813Z","updated_at":"2022-11-10T14:23:10.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/glasser/packages"},{"uuid":"squaremo","login":"squaremo","name":null,"email":"mikeb@squaremobius.net","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~squaremo","role":null,"created_at":"2022-11-10T14:23:10.854Z","updated_at":"2022-11-10T14:23:10.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/squaremo/packages"},{"uuid":"majek","login":"majek","name":null,"email":"majek04@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~majek","role":null,"created_at":"2022-11-10T14:23:10.838Z","updated_at":"2022-11-10T14:23:10.838Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/majek/packages"},{"uuid":"msackman","login":"msackman","name":null,"email":"matthew@rabbitmq.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~msackman","role":null,"created_at":"2022-11-10T14:23:10.868Z","updated_at":"2022-11-10T14:23:10.868Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msackman/packages"},{"uuid":"brycekahle","login":"brycekahle","name":null,"email":"npm@brycekahle.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~brycekahle","role":null,"created_at":"2022-11-10T14:23:10.952Z","updated_at":"2022-11-10T14:23:10.952Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brycekahle/packages"},{"uuid":"auvipy","login":"auvipy","name":null,"email":"auvipy@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~auvipy","role":null,"created_at":"2022-11-10T14:23:10.977Z","updated_at":"2022-11-10T14:23:10.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/auvipy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670669,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13460006,"name":"node-sockjs","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sockjs/sockjs-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T07:15:44.778Z","latest_release_published_at":"2026-02-09T07:15:44.778Z","latest_release_number":"0.3.24+~0.3.33-6","last_synced_at":"2026-03-09T07:27:36.490Z","created_at":"2026-02-09T07:15:44.449Z","updated_at":"2026-03-09T07:33:32.209Z","registry_url":"https://launchpad.net/ubuntu/+source/node-sockjs","install_command":"apt-get install node-sockjs","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-sockjs","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"curl \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, node-faye-websocket, node-rollup-plugin-node-polyfills, node-rollup-plugin-node-resolve, node-rollup-plugin-commonjs, node-rollup-plugin-terser, node-uuid, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-sockjs?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-sockjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-sockjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-sockjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-sockjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-sockjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-sockjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-sockjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-sockjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-sockjs/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13702476,"name":"node-sockjs","ecosystem":"debian","description":null,"homepage":"https://github.com/sockjs/sockjs-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:25:02.091Z","latest_release_published_at":"2026-02-12T21:25:02.091Z","latest_release_number":"0.3.24+~0.3.33-6","last_synced_at":"2026-03-13T21:50:05.832Z","created_at":"2026-02-12T21:25:00.260Z","updated_at":"2026-03-13T21:50:05.833Z","registry_url":"https://tracker.debian.org/pkg/node-sockjs","install_command":"apt-get install node-sockjs","documentation_url":"https://packages.debian.org/bookworm/node-sockjs","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-sockjs","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"curl \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, node-faye-websocket, node-rollup-plugin-node-polyfills, node-rollup-plugin-node-resolve, node-rollup-plugin-commonjs, node-rollup-plugin-terser, node-uuid, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:25:02.744Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-sockjs?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-sockjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-sockjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-sockjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-sockjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-sockjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-sockjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-sockjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-sockjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-sockjs/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13400009,"name":"node-sockjs","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sockjs/sockjs-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:28:04.820Z","latest_release_published_at":"2026-02-06T06:28:04.820Z","latest_release_number":"0.3.24+~0.3.33-6","last_synced_at":"2026-03-06T16:48:41.938Z","created_at":"2026-02-06T06:28:03.393Z","updated_at":"2026-03-06T17:05:05.111Z","registry_url":"https://launchpad.net/ubuntu/+source/node-sockjs","install_command":"apt-get install node-sockjs","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-sockjs","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"curl \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, node-faye-websocket, node-rollup-plugin-node-polyfills, node-rollup-plugin-node-resolve, node-rollup-plugin-commonjs, node-rollup-plugin-terser, node-uuid, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-sockjs?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-sockjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-sockjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-sockjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-sockjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-sockjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-sockjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-sockjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-sockjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-sockjs/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":2381431,"name":"sockjs-no-cors-custom","ecosystem":"npm","description":"SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication","homepage":"https://github.com/sockjs/sockjs-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["websockets","websocket"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-01-12T08:20:33.919Z","latest_release_published_at":"2018-01-12T08:20:33.919Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-13T14:52:18.938Z","created_at":"2022-04-10T00:59:04.990Z","updated_at":"2026-07-13T14:52:18.938Z","registry_url":"https://www.npmjs.com/package/sockjs-no-cors-custom","install_command":"npm install sockjs-no-cors-custom","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"}},"repo_metadata":{"id":524362,"uuid":"2088982","full_name":"sockjs/sockjs-node","owner":"sockjs","description":"WebSocket emulation - Node.js server","archived":false,"fork":false,"pushed_at":"2023-11-09T07:23:36.000Z","size":657,"stargazers_count":2087,"open_issues_count":19,"forks_count":310,"subscribers_count":61,"default_branch":"main","last_synced_at":"2024-05-19T06:03:19.161Z","etag":null,"topics":["javascript","node","nodejs","real-time","sockjs","websocket"],"latest_commit_sha":null,"homepage":"http://sockjs.org","language":"JavaScript","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/sockjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"tidelift":"npm/sockjs"}},"created_at":"2011-07-22T14:22:50.000Z","updated_at":"2024-06-12T17:26:43.303Z","dependencies_parsed_at":"2023-07-05T15:02:54.393Z","dependency_job_id":"17014d21-7580-4341-8b4e-6695315446cd","html_url":"https://github.com/sockjs/sockjs-node","commit_stats":{"total_commits":486,"total_committers":46,"mean_commits":"10.565217391304348","dds":"0.37860082304526754","last_synced_commit":"23a3d1f1f49598bd568af96f25e843aa876161d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219863935,"owners_count":16554022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sockjs","name":"SockJS","uuid":"996163","kind":"organization","description":"WebSocket emulation","email":null,"website":"http://sockjs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/996163?v=4","repositories_count":10,"last_synced_at":"2024-04-14T15:24:46.490Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sockjs","funding_links":[],"total_stars":11193,"followers":52,"following":0,"created_at":"2022-11-02T16:21:09.280Z","updated_at":"2024-04-14T15:24:47.039Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs/repositories"},"tags":[{"name":"v0.3.24","sha":"a01674d8bd1e10550bec397a27ba01643dd5ac73","kind":"tag","published_at":"2021-12-03T01:50:38.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.24","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24/manifests"},{"name":"v0.3.23","sha":"6bb693b5349090dceb5e62db6b52b0c8cc8004ad","kind":"tag","published_at":"2021-12-03T01:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.23","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"32b37b1753d5a4a02879bfd00d373a47233329ce","kind":"tag","published_at":"2021-12-03T00:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.22","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"a8fca8e0afaf3906acfc7beafb18789290c2646c","kind":"tag","published_at":"2020-07-31T03:10:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.21","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a0f6afb109f8a1b0141fa6ac6a7f082af8a689cf","kind":"tag","published_at":"2020-03-09T19:54:32.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.20","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"14a5c3cf097126bde74436d001816c53a0593d43","kind":"tag","published_at":"2017-10-12T16:23:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.19","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"a0178fae57d1f70b7d375369e70ce15bd592442e","kind":"tag","published_at":"2016-09-26T15:33:37.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.18","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"0edbb8915d1816f20ba4de2b7960cc948d459691","kind":"tag","published_at":"2016-04-29T16:35:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.17","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f57cdfcdcb3fc52cad6041efbdfc36004737b2ef","kind":"tag","published_at":"2016-03-23T17:34:21.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.16","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"cb9925c6f135094d8b901d8d4f8d7e2fa54f5058","kind":"commit","published_at":"2015-03-11T15:58:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.15","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"dd3497abf30100b4eaa9b4df47ad36973bad2279","kind":"tag","published_at":"2015-03-05T22:39:43.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.14","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"1a543cdb98feb69c0c0dc47afaf74989c7a623e1","kind":"commit","published_at":"2015-02-26T15:48:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.13","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"c088f3969878f4dc255b66713d63586f62f55c88","kind":"tag","published_at":"2015-01-06T00:43:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.12","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"06eaad62a968520ea090c44ad7d6a84c0f5e37b3","kind":"tag","published_at":"2014-11-10T23:28:29.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.11","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"f80bf1a23ee55e841b418b315b7d5c3a2f5ee419","kind":"tag","published_at":"2014-10-24T21:25:50.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.10","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"69749c0d300baa9ce088decd938738625cb25fdb","kind":"tag","published_at":"2014-05-22T01:47:58.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.9","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"80a3c020bd1bb3e18774887138d2f6e4c75768a1","kind":"tag","published_at":"2013-10-12T17:28:03.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.8","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"51a1887c65fc7287668e4137432a63ea5d24b2de","kind":"tag","published_at":"2013-04-30T20:30:15.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.7","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"08213abc06072907bb37202ae8928597bb66f1fe","kind":"tag","published_at":"2013-04-30T20:19:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.6","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"916cae9a00374a0aa17b5c9f49d132efaf50f28c","kind":"tag","published_at":"2012-12-14T12:35:36.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"519e96002f0357144b4a4c16f9815906c32cc89d","kind":"tag","published_at":"2012-11-15T14:39:54.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"8f0f9e329c352004b5a4e1add1adfbcfbc3b4fcb","kind":"tag","published_at":"2012-09-27T15:16:28.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3/manifests"},{"name":"v0.3.1","sha":"9de33dd9ee0008f4639c05a4c4bf75f82e1d63bc","kind":"tag","published_at":"2012-04-24T15:57:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ba4abd17a515ac65cc0165a3d1947839597c91c6","kind":"tag","published_at":"2012-04-02T11:24:45.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5e88b3336c86aac0eb3af17667c34d18253afa82","kind":"tag","published_at":"2012-02-13T14:23:19.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"645dcb8521f1eb5845bd0bb8e64919adf05347d8","kind":"tag","published_at":"2012-01-18T16:14:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"e39b86f7c95258a6a3f3eb1315c761b9176886f2","kind":"tag","published_at":"2011-12-06T16:16:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ff53275e3c781ecfb6552b5a81f4e36503dfdfb7","kind":"tag","published_at":"2011-11-18T16:31:12.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d6634358eedbb6c7172d54bf83704e532f98a91e","kind":"tag","published_at":"2011-10-26T10:55:39.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"f7eac56bb3c762a885610c6ef94b48b8e1d6085f","kind":"tag","published_at":"2011-10-17T10:39:14.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6c1a7f158eb11cc22793e72432f78f46b6fe4a0d","kind":"tag","published_at":"2011-09-07T14:28:00.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"3bbce623ef844fb130020242dc60d52d1e848037","kind":"tag","published_at":"2011-08-31T14:49:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7474ac552ad0dde2013534ea1c4b6ff8819e24ab","kind":"tag","published_at":"2011-08-19T17:06:05.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"9b6e8400d8ad1618844f387c55d8a96cd2e5836b","kind":"tag","published_at":"2011-08-17T15:44:51.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1/manifests"},{"name":"v0.0.0-rc2","sha":"f20f5488f45047026cdf18e083399167b58a2243","kind":"tag","published_at":"2011-08-11T16:38:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2/manifests"},{"name":"v0.0.0-rc1","sha":"c89817e184d9ebfb0b134a51c3160610a9028dce","kind":"tag","published_at":"2011-08-11T16:22:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2024-09-23T00:58:32.521Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":46.854087987576854,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":1.938058104489485,"forks_count":1.9756198671193124,"docker_downloads_count":null,"average":22.580094270405077},"purl":"pkg:npm/sockjs-no-cors-custom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sockjs-no-cors-custom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/sockjs-no-cors-custom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sockjs-no-cors-custom/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/sockjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-22T23:04:36.750Z","issues_count":61,"pull_requests_count":47,"avg_time_to_close_issue":42392631.294117644,"avg_time_to_close_pull_request":19765885.06976744,"issues_closed_count":51,"pull_requests_closed_count":43,"pull_request_authors_count":26,"issue_authors_count":58,"avg_comments_per_issue":3.2459016393442623,"avg_comments_per_pull_request":2.276595744680851,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3242898.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/issues","maintainers":[{"login":"majek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-no-cors-custom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-no-cors-custom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-no-cors-custom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-no-cors-custom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-no-cors-custom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-no-cors-custom/codemeta","maintainers":[{"uuid":"vitor_nagao","login":"vitor_nagao","name":null,"email":"vitornb13@hotmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~vitor_nagao","role":null,"created_at":"2022-11-14T12:20:11.576Z","updated_at":"2022-11-14T12:20:11.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vitor_nagao/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670669,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2381422,"name":"sockjs-adv","ecosystem":"npm","description":"SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication","homepage":"https://github.com/sockjs/sockjs-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":["websockets","websocket"],"namespace":null,"versions_count":7,"first_release_published_at":"2021-04-08T07:05:54.305Z","latest_release_published_at":"2021-07-19T06:23:38.932Z","latest_release_number":"0.3.29","last_synced_at":"2026-07-13T14:52:31.261Z","created_at":"2022-04-10T00:59:04.457Z","updated_at":"2026-07-13T19:24:50.543Z","registry_url":"https://www.npmjs.com/package/sockjs-adv","install_command":"npm install sockjs-adv","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.29"}},"repo_metadata":{"id":524362,"uuid":"2088982","full_name":"sockjs/sockjs-node","owner":"sockjs","description":"WebSocket emulation - Node.js server","archived":false,"fork":false,"pushed_at":"2026-05-14T17:28:26.000Z","size":572,"stargazers_count":2101,"open_issues_count":20,"forks_count":307,"subscribers_count":56,"default_branch":"main","last_synced_at":"2026-06-06T20:26:50.543Z","etag":null,"topics":["javascript","node","nodejs","real-time","sockjs","websocket"],"latest_commit_sha":null,"homepage":"http://sockjs.org","language":"JavaScript","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/sockjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"npm/sockjs-client"}},"created_at":"2011-07-22T14:22:50.000Z","updated_at":"2026-05-14T17:28:32.000Z","dependencies_parsed_at":"2023-07-05T15:02:54.393Z","dependency_job_id":"17014d21-7580-4341-8b4e-6695315446cd","html_url":"https://github.com/sockjs/sockjs-node","commit_stats":{"total_commits":486,"total_committers":46,"mean_commits":"10.565217391304348","dds":"0.37860082304526754","last_synced_commit":"23a3d1f1f49598bd568af96f25e843aa876161d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/sockjs/sockjs-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/sbom","scorecard":{"id":835666,"data":{"date":"2025-08-11","repo":{"name":"github.com/sockjs/sockjs-node","commit":"ef1c07c93be5d23e1ae719a4eda06e8bd1ed4dec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Code-Review","score":3,"reason":"Found 4/13 approved changesets -- score normalized to 3","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":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/nodejs.yml:22","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/sockjs/.github/SECURITY.md:1","Info: Found linked content: github.com/sockjs/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/sockjs/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-23T18:58:31.351Z","repository_id":524362,"created_at":"2025-08-23T18:58:31.351Z","updated_at":"2025-08-23T18:58:31.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34048028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-13T19:24:50.523Z","dependent_packages_count":0,"downloads":37,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":24.972087492348567,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":2.3722709008254106,"forks_count":2.325402039593368,"average":17.578317423285938},"purl":"pkg:npm/sockjs-adv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sockjs-adv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/sockjs-adv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sockjs-adv/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T20:08:55.811Z","issues_count":61,"pull_requests_count":48,"avg_time_to_close_issue":42392631.294117644,"avg_time_to_close_pull_request":19316681.818181816,"issues_closed_count":51,"pull_requests_closed_count":44,"pull_request_authors_count":26,"issue_authors_count":58,"avg_comments_per_issue":3.278688524590164,"avg_comments_per_pull_request":2.2708333333333335,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":942.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/issues","maintainers":[{"login":"majek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-adv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-adv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-adv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-adv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-adv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sockjs-adv/codemeta","maintainers":[{"uuid":"seon","login":"seon","name":null,"email":"zh@seon.im","url":null,"packages_count":100,"html_url":"https://www.npmjs.com/~seon","role":null,"created_at":"2022-11-14T12:20:16.200Z","updated_at":"2022-11-14T12:20:16.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/seon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670669,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11723717,"name":"github.com/sockjs/sockjs-node","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sockjs/sockjs-node","keywords_array":[],"namespace":null,"versions_count":36,"first_release_published_at":"2011-08-11T16:22:35.000Z","latest_release_published_at":"2021-12-03T01:50:38.000Z","latest_release_number":"v0.3.24","last_synced_at":"2026-07-13T14:52:28.486Z","created_at":"2025-06-03T08:49:14.939Z","updated_at":"2026-07-13T14:52:28.486Z","registry_url":"https://pkg.go.dev/github.com/sockjs/sockjs-node","install_command":"go get github.com/sockjs/sockjs-node","documentation_url":"https://pkg.go.dev/github.com/sockjs/sockjs-node#section-documentation","metadata":{},"repo_metadata":{"id":524362,"uuid":"2088982","full_name":"sockjs/sockjs-node","owner":"sockjs","description":"WebSocket emulation - Node.js server","archived":false,"fork":false,"pushed_at":"2025-08-07T04:36:08.000Z","size":564,"stargazers_count":2100,"open_issues_count":17,"forks_count":307,"subscribers_count":60,"default_branch":"main","last_synced_at":"2025-09-16T08:24:04.799Z","etag":null,"topics":["javascript","node","nodejs","real-time","sockjs","websocket"],"latest_commit_sha":null,"homepage":"http://sockjs.org","language":"JavaScript","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/sockjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"tidelift":"npm/sockjs-client"}},"created_at":"2011-07-22T14:22:50.000Z","updated_at":"2025-09-11T19:35:32.000Z","dependencies_parsed_at":"2023-07-05T15:02:54.393Z","dependency_job_id":"17014d21-7580-4341-8b4e-6695315446cd","html_url":"https://github.com/sockjs/sockjs-node","commit_stats":{"total_commits":486,"total_committers":46,"mean_commits":"10.565217391304348","dds":"0.37860082304526754","last_synced_commit":"23a3d1f1f49598bd568af96f25e843aa876161d7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/sockjs/sockjs-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/sbom","scorecard":{"id":835666,"data":{"date":"2025-08-11","repo":{"name":"github.com/sockjs/sockjs-node","commit":"ef1c07c93be5d23e1ae719a4eda06e8bd1ed4dec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Code-Review","score":3,"reason":"Found 4/13 approved changesets -- score normalized to 3","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":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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sockjs/sockjs-node/nodejs.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/nodejs.yml:22","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/sockjs/.github/SECURITY.md:1","Info: Found linked content: github.com/sockjs/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/sockjs/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-23T18:58:31.351Z","repository_id":524362,"created_at":"2025-08-23T18:58:31.351Z","updated_at":"2025-08-23T18:58:31.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278396675,"owners_count":25979829,"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-04T02:00:05.491Z","response_time":63,"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":"sockjs","name":"SockJS","uuid":"996163","kind":"organization","description":"WebSocket emulation","email":null,"website":"http://sockjs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/996163?v=4","repositories_count":10,"last_synced_at":"2024-04-14T15:24:46.490Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/sockjs-client"}},"html_url":"https://github.com/sockjs","funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"total_stars":11193,"followers":52,"following":0,"created_at":"2022-11-02T16:21:09.280Z","updated_at":"2024-04-14T15:24:47.039Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sockjs/repositories"},"tags":[{"name":"v0.3.24","sha":"a01674d8bd1e10550bec397a27ba01643dd5ac73","kind":"tag","published_at":"2021-12-03T01:50:38.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.24","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.24/manifests"},{"name":"v0.3.23","sha":"6bb693b5349090dceb5e62db6b52b0c8cc8004ad","kind":"tag","published_at":"2021-12-03T01:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.23","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"32b37b1753d5a4a02879bfd00d373a47233329ce","kind":"tag","published_at":"2021-12-03T00:45:46.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.22","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"a8fca8e0afaf3906acfc7beafb18789290c2646c","kind":"tag","published_at":"2020-07-31T03:10:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.21","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a0f6afb109f8a1b0141fa6ac6a7f082af8a689cf","kind":"tag","published_at":"2020-03-09T19:54:32.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.20","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"14a5c3cf097126bde74436d001816c53a0593d43","kind":"tag","published_at":"2017-10-12T16:23:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.19","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"a0178fae57d1f70b7d375369e70ce15bd592442e","kind":"tag","published_at":"2016-09-26T15:33:37.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.18","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"0edbb8915d1816f20ba4de2b7960cc948d459691","kind":"tag","published_at":"2016-04-29T16:35:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.17","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f57cdfcdcb3fc52cad6041efbdfc36004737b2ef","kind":"tag","published_at":"2016-03-23T17:34:21.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.16","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"cb9925c6f135094d8b901d8d4f8d7e2fa54f5058","kind":"commit","published_at":"2015-03-11T15:58:53.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.15","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"dd3497abf30100b4eaa9b4df47ad36973bad2279","kind":"tag","published_at":"2015-03-05T22:39:43.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.14","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"1a543cdb98feb69c0c0dc47afaf74989c7a623e1","kind":"commit","published_at":"2015-02-26T15:48:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.13","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"c088f3969878f4dc255b66713d63586f62f55c88","kind":"tag","published_at":"2015-01-06T00:43:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.12","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"06eaad62a968520ea090c44ad7d6a84c0f5e37b3","kind":"tag","published_at":"2014-11-10T23:28:29.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.11","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"f80bf1a23ee55e841b418b315b7d5c3a2f5ee419","kind":"tag","published_at":"2014-10-24T21:25:50.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.10","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"69749c0d300baa9ce088decd938738625cb25fdb","kind":"tag","published_at":"2014-05-22T01:47:58.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.9","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"80a3c020bd1bb3e18774887138d2f6e4c75768a1","kind":"tag","published_at":"2013-10-12T17:28:03.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.8","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"51a1887c65fc7287668e4137432a63ea5d24b2de","kind":"tag","published_at":"2013-04-30T20:30:15.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.7","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"08213abc06072907bb37202ae8928597bb66f1fe","kind":"tag","published_at":"2013-04-30T20:19:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.6","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"916cae9a00374a0aa17b5c9f49d132efaf50f28c","kind":"tag","published_at":"2012-12-14T12:35:36.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"519e96002f0357144b4a4c16f9815906c32cc89d","kind":"tag","published_at":"2012-11-15T14:39:54.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"8f0f9e329c352004b5a4e1add1adfbcfbc3b4fcb","kind":"tag","published_at":"2012-09-27T15:16:28.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.3/manifests"},{"name":"v0.3.1","sha":"9de33dd9ee0008f4639c05a4c4bf75f82e1d63bc","kind":"tag","published_at":"2012-04-24T15:57:47.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ba4abd17a515ac65cc0165a3d1947839597c91c6","kind":"tag","published_at":"2012-04-02T11:24:45.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.3.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5e88b3336c86aac0eb3af17667c34d18253afa82","kind":"tag","published_at":"2012-02-13T14:23:19.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"645dcb8521f1eb5845bd0bb8e64919adf05347d8","kind":"tag","published_at":"2012-01-18T16:14:04.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.2.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"e39b86f7c95258a6a3f3eb1315c761b9176886f2","kind":"tag","published_at":"2011-12-06T16:16:30.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ff53275e3c781ecfb6552b5a81f4e36503dfdfb7","kind":"tag","published_at":"2011-11-18T16:31:12.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d6634358eedbb6c7172d54bf83704e532f98a91e","kind":"tag","published_at":"2011-10-26T10:55:39.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.1.0","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"f7eac56bb3c762a885610c6ef94b48b8e1d6085f","kind":"tag","published_at":"2011-10-17T10:39:14.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.5","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6c1a7f158eb11cc22793e72432f78f46b6fe4a0d","kind":"tag","published_at":"2011-09-07T14:28:00.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.4","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"3bbce623ef844fb130020242dc60d52d1e848037","kind":"tag","published_at":"2011-08-31T14:49:55.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.3","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7474ac552ad0dde2013534ea1c4b6ff8819e24ab","kind":"tag","published_at":"2011-08-19T17:06:05.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"9b6e8400d8ad1618844f387c55d8a96cd2e5836b","kind":"tag","published_at":"2011-08-17T15:44:51.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.1/manifests"},{"name":"v0.0.0-rc2","sha":"f20f5488f45047026cdf18e083399167b58a2243","kind":"tag","published_at":"2011-08-11T16:38:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc2","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc2/manifests"},{"name":"v0.0.0-rc1","sha":"c89817e184d9ebfb0b134a51c3160610a9028dce","kind":"tag","published_at":"2011-08-11T16:22:35.000Z","download_url":"https://codeload.github.com/sockjs/sockjs-node/tar.gz/v0.0.0-rc1","html_url":"https://github.com/sockjs/sockjs-node/releases/tag/v0.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sockjs/sockjs-node@v0.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/tags/v0.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2025-10-05T01:27:04.555Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.76868875177088,"dependent_packages_count":5.405748122826525,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.587218437298702},"purl":"pkg:golang/github.com/sockjs/sockjs-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sockjs/sockjs-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sockjs/sockjs-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sockjs/sockjs-node/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/sockjs-client"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T20:08:55.811Z","issues_count":61,"pull_requests_count":48,"avg_time_to_close_issue":42392631.294117644,"avg_time_to_close_pull_request":19316681.818181816,"issues_closed_count":51,"pull_requests_closed_count":44,"pull_request_authors_count":26,"issue_authors_count":58,"avg_comments_per_issue":3.278688524590164,"avg_comments_per_pull_request":2.2708333333333335,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":942.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/issues","maintainers":[{"login":"majek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsockjs%2Fsockjs-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsockjs%2Fsockjs-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsockjs%2Fsockjs-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsockjs%2Fsockjs-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsockjs%2Fsockjs-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsockjs%2Fsockjs-node/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2215108,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1318,"full_name":"sockjs/sockjs-node","default_branch":"main","total_commits":501,"total_committers":46,"total_bot_commits":11,"total_bot_committers":1,"mean_commits":10.891304347826088,"dds":0.39720558882235524,"past_year_total_commits":9,"past_year_total_committers":4,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":2.25,"past_year_dds":0.5555555555555556,"last_synced_at":"2026-07-13T12:03:06.132Z","last_synced_commit":"51e860a41f7549e86afb2dd0ffadcf28712027ac","created_at":"2023-03-06T22:06:20.152Z","updated_at":"2026-07-13T12:01:38.524Z","committers":[{"name":"Marek Majkowski","email":"majek04@gmail.com","login":"majek","count":302},{"name":"Bryce Kahle","email":"bkahle@gmail.com","login":"brycekahle","count":111},{"name":"David Glasser","email":"glasser@meteor.com","login":"glasser","count":18},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Brian Shamblen","email":"brian@shamblen.com","login":"bshamblen","count":5},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":4},{"name":"Stéphan Kochen","email":"stephan@angrybytes.com","login":"stephank","count":3},{"name":"Stéphan Kochen","email":"stephan@kochen.nl","login":null,"count":3},{"name":"Mitar","email":"mitar.github@tnode.com","login":"mitar","count":2},{"name":"Joe Cheng","email":"joe@joecheng.com","login":"jcheng5","count":2},{"name":"Kees Kluskens","email":"kees@webduck.nl","login":"SpaceK33z","count":2},{"name":"codisredding","email":"LA6cNv5PehbW","login":null,"count":2},{"name":"Asif Saif Uddin","email":"auvipy@gmail.com","login":"auvipy","count":2},{"name":"David Benjamin","email":"davidben@mit.edu","login":"davidben","count":2},{"name":"Alexander Trofimov","email":"Alexander.Trofimov@onlyoffice.com","login":"trofim24","count":1},{"name":"Alex Jordan","email":"alex@strugee.net","login":"strugee","count":1},{"name":"Alex Helfet","email":"alex.helfet@googlemail.com","login":"fluffysquirrels","count":1},{"name":"Alan Plum","email":"me@pluma.io","login":"pluma","count":1},{"name":"Albert-Jan Nijburg","email":"albertjan@curit.com","login":null,"count":1},{"name":"Dan Ordille","email":"dan@codecademy.com","login":null,"count":1},{"name":"Daniel Seitz","email":"DSeitz@munichre.com","login":null,"count":1},{"name":"Jakub Stastny aka botanicus","email":"stastny@101ideas.cz","login":null,"count":1},{"name":"Mike Brevoort","email":"mike.brevoort@pearson.com","login":null,"count":1},{"name":"zimbatm","email":"zimbatm@zimbatm.com","login":"zimbatm","count":1},{"name":"wtgtybhertgeghgtwtg","email":"wtgtybhertgeghgtwtg@gmail.com","login":"wtgtybhertgeghgtwtg","count":1},{"name":"Tony","email":"noobert@gmail.com","login":"Oobert","count":1},{"name":"Tim Haines","email":"tmhaines@gmail.com","login":"timhaines","count":1},{"name":"Thomas Hallock","email":"hallock@gmail.com","login":"antialias","count":1},{"name":"Roman","email":"dev@rman.dev","login":"GameRoMan","count":1},{"name":"Reto Kaiser","email":"reto@cargomedia.ch","login":"njam","count":1},{"name":"Paweł Ledwoń","email":"me@ludvik.pl","login":"pl","count":1},{"name":"Oleg Pudeyev","email":"oleg@bsdpower.com","login":"p","count":1},{"name":"Nick Borromeo","email":"ngborromeo@gmail.com","login":"nickborromeo","count":1},{"name":"Matthew Holloway","email":"matthew@holloway.co.nz","login":"holloway","count":1},{"name":"Lingjun.Meng","email":"junmer@foxmail.com","login":"junmer","count":1},{"name":"Jasmine Hegman","email":"jasmine@jhegman.com","login":"r4j4h","count":1},{"name":"James Hilliard","email":"james.hilliard1@gmail.com","login":"jameshilliard","count":1},{"name":"Igor Wiedler","email":"igor@wiedler.ch","login":"igorw","count":1},{"name":"Guangcong Luo","email":"guangcongluo@gmail.com","login":"Zarel","count":1},{"name":"Greggman","email":"github@greggman.com","login":"greggman","count":1},{"name":"Gareth Jones","email":"3151613+G-Rath","login":"G-Rath","count":1},{"name":"Daniel Bevenius","email":"daniel.bevenius@gmail.com","login":"danbev","count":1},{"name":"Carl Byström","email":"cgbystrom@gmail.com","login":"cgbystrom","count":1},{"name":"Blaine Bublitz","email":"blaine@tidelift.com","login":"phated","count":1},{"name":"Ben Pirt","email":"ben@pirt.co.uk","login":"bjpirt","count":1},{"name":"stephen","email":"stephen@enflick.com","login":null,"count":1}],"past_year_committers":[{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Roman","email":"dev@rman.dev","login":"GameRoMan","count":1},{"name":"Gareth Jones","email":"3151613+G-Rath","login":"G-Rath","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-15T01:05:57.906Z","repositories_count":6343400,"commits_count":858502351,"contributors_count":35468319,"owners_count":1209682,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"sockjs/sockjs-node","html_url":"https://github.com/sockjs/sockjs-node","last_synced_at":"2026-07-13T12:00:37.214Z","status":"active","issues_count":62,"pull_requests_count":53,"avg_time_to_close_issue":42392631.294117644,"avg_time_to_close_pull_request":21466142.204081632,"issues_closed_count":51,"pull_requests_closed_count":49,"pull_request_authors_count":29,"issue_authors_count":59,"avg_comments_per_issue":3.4193548387096775,"avg_comments_per_pull_request":2.358490566037736,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2132655.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":12.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-16T15:43:49.906Z","updated_at":"2026-07-13T12:00:37.214Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sockjs%2Fsockjs-node/issues","issue_labels_count":{"table":{"feature":1,"bug":1,"spec":1,"discussion":1}},"pull_request_labels_count":{"table":{"dependencies":12}},"issue_author_associations_count":{"table":{"NONE":53,"CONTRIBUTOR":7,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":35,"NONE":18}},"issue_authors":{"table":{"majek":2,"daniel-seitz":2,"brycekahle":2,"mitar":1,"ffjanhoeck":1,"prawnsalad":1,"WindyOption":1,"ghost":1,"chnliquan":1,"dceejay":1,"shimondoodkin":1,"cffz0225":1,"ORESoftware":1,"askeralim":1,"bshamblen":1,"awill2":1,"zdm":1,"sysaxis":1,"mercuryyy":1,"kidphys":1,"quantjin":1,"simasch":1,"ArmanNisch":1,"Kikketer":1,"Dav0n":1,"mibto":1,"NeuralMayu":1,"LongBu":1,"perlexed":1,"DarrenWong":1,"domino14":1,"rajkaran":1,"jfedyczak":1,"tnrich":1,"Josema":1,"ramicohen303":1,"henrikjn":1,"go4cas":1,"budarin":1,"Zarel":1,"qiulang":1,"011011100010110101101111":1,"priyadarshy":1,"holloway":1,"iadibar":1,"gtzinos":1,"chriseugenerodriguez":1,"wenfangdu":1,"rrd108":1,"jcheng5":1,"derekjwilliams":1,"imnot2":1,"lzm0x219":1,"Kamil93":1,"nazmifr":1,"bung87":1,"ohardy":1,"kislyuk":1,"sv3k":1}},"pull_request_authors":{"table":{"dependabot[bot]":12,"jdufresne":4,"daniel-seitz":3,"brycekahle":3,"jameshilliard":3,"auvipy":3,"mitar":2,"undefined-moe":2,"G-Rath":1,"ghost":1,"jatin510":1,"anuradhabandara":1,"vadzappa":1,"gameroman":1,"maxpain":1,"holloway":1,"firej":1,"kapouer":1,"wtgtybhertgeghgtwtg":1,"edg-l":1,"fluffysquirrels":1,"jdragonbae":1,"cakoose":1,"imseon":1,"trofim24":1,"bshamblen":1,"phated":1,"cristicmf":1,"lxzjj":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-15T00:00:22.058Z","repositories_count":14861428,"issues_count":32261635,"pull_requests_count":106116692,"authors_count":11346772,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":6}},"past_year_issue_authors":{"table":{"LongBu":1}},"past_year_pull_request_authors":{"table":{"jdufresne":4,"gameroman":1,"G-Rath":1}},"maintainers":[{"table":{"login":"majek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majek"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":3,"PullRequestEvent":10,"ForkEvent":1,"WatchEvent":16,"IssueCommentEvent":9,"PushEvent":6,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":8,"CreateEvent":1},"last_year":{"DeleteEvent":2,"PullRequestEvent":8,"WatchEvent":3,"IssueCommentEvent":6,"PushEvent":5,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":7}},"keywords":["javascript","node","nodejs","real-time","sockjs","websocket"],"dependencies":[{"ecosystem":"npm","filepath":"examples/echo/package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:40.523Z","updated_at":"2022-08-06T09:15:40.523Z","repository_link":"https://github.com/sockjs/sockjs-node/blob/main/examples/echo/package.json","dependencies":[{"id":584060853,"package_name":"node-static","ecosystem":"npm","requirements":"^0.7.11","direct":true,"kind":"runtime","optional":false},{"id":584060854,"package_name":"sockjs","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/express/package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:40.540Z","updated_at":"2022-08-06T09:15:40.540Z","repository_link":"https://github.com/sockjs/sockjs-node/blob/main/examples/express/package.json","dependencies":[{"id":584060855,"package_name":"express","ecosystem":"npm","requirements":"^4.16.3","direct":true,"kind":"runtime","optional":false},{"id":584060856,"package_name":"sockjs","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/hapi/package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:40.550Z","updated_at":"2022-08-06T09:15:40.550Z","repository_link":"https://github.com/sockjs/sockjs-node/blob/main/examples/hapi/package.json","dependencies":[{"id":584060857,"package_name":"hapi","ecosystem":"npm","requirements":"^17.6.0","direct":true,"kind":"runtime","optional":false},{"id":584060858,"package_name":"inert","ecosystem":"npm","requirements":"^5.1.0","direct":true,"kind":"runtime","optional":false},{"id":584060859,"package_name":"sockjs","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/koa/package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:40.559Z","updated_at":"2022-08-06T09:15:40.559Z","repository_link":"https://github.com/sockjs/sockjs-node/blob/main/examples/koa/package.json","dependencies":[{"id":584060860,"package_name":"koa","ecosystem":"npm","requirements":"^2.5.3","direct":true,"kind":"runtime","optional":false},{"id":584060861,"package_name":"sockjs","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/multiplex/package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:40.570Z","updated_at":"2022-08-06T09:15:40.570Z","repository_link":"https://github.com/sockjs/sockjs-node/blob/main/examples/multiplex/package.json","dependencies":[{"id":584060862,"package_name":"express","ecosystem":"npm","requirements":"^4.16.3","direct":true,"kind":"runtime","optional":false},{"id":584060863,"package_name":"sockjs","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false},{"id":584060864,"package_name":"websocket-multiplex","ecosystem":"npm","requirements":"^0.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-06T09:15:40.588Z","updated_at":"2022-08-06T09:15:40.588Z","repository_link":"https://github.com/sockjs/sockjs-node/blob/main/package-lock.json","dependencies":[{"id":584061010,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.10.1","direct":false,"kind":"development","optional":false},{"id":584061011,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.10.1","direct":false,"kind":"development","optional":false},{"id":584061012,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.10.1","direct":false,"kind":"development","optional":false},{"id":584061013,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":584061014,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":584061015,"package_name":"acorn","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":584061016,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":584061017,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.2","direct":false,"kind":"development","optional":false},{"id":584061018,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":584061019,"package_name":"type-fest","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":584061020,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":584061021,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":584061022,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":584061023,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":584061024,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":584061025,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":584061026,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":584061027,"package_name":"chalk","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":584061028,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":584061029,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":584061030,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":584061031,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":584061032,"package_name":"supports-color","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":584061033,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":584061034,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":584061035,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":584061036,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":584061037,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":584061038,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":584061039,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":584061040,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":584061041,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":584061042,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":584061043,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":584061044,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":584061045,"package_name":"eslint","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":584061046,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"development","optional":false},{"id":584061047,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":584061048,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":584061049,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":584061050,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":584061051,"package_name":"espree","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":584061052,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":584061053,"package_name":"esquery","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":584061054,"package_name":"estraverse","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":584061055,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":584061056,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":584061057,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":584061058,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":584061059,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":584061060,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":584061061,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":584061062,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":584061063,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.3","direct":false,"kind":"runtime","optional":false},{"id":584061064,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":584061065,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":584061066,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":584061067,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":584061068,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":584061069,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":584061070,"package_name":"get-stdin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":584061071,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":584061072,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":584061073,"package_name":"globals","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"development","optional":false},{"id":584061074,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":584061075,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":584061076,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":584061077,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":584061078,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":584061079,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":584061080,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":584061085,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":584061087,"package_name":"inquirer","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":584061089,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":584061090,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":584061091,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":584061092,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":584061093,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":584061094,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":584061095,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"development","optional":false},{"id":584061096,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":584061097,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":584061098,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":584061099,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.15","direct":false,"kind":"development","optional":false},{"id":584061100,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":584061101,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":584061102,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":584061103,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":584061104,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":584061105,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":584061106,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":584061107,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":584061108,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":584061109,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":584061110,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":584061111,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":584061112,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":584061113,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":584061114,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":584061115,"package_name":"prettier","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":584061116,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":584061117,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":584061118,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":584061119,"package_name":"regexpp","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":584061120,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":584061121,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":584061122,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":584061123,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":584061124,"package_name":"rxjs","ecosystem":"npm","requirements":"6.5.5","direct":false,"kind":"development","optional":false},{"id":584061125,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":584061126,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":584061127,"package_name":"semver","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"development","optional":false},{"id":584061128,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":584061129,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":584061130,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":584061131,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":584061132,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":584061133,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":584061134,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":584061135,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":584061136,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":584061137,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":584061138,"package_name":"table","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"development","optional":false},{"id":584061139,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":584061140,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":584061141,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":584061142,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":584061143,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":584061144,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":584061145,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":584061146,"package_name":"tslib","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":584061147,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":584061148,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":584061149,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":584061150,"package_name":"uuid","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":584061151,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":584061152,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":584061153,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":584061154,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":584061155,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":584061156,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":584061157,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:40.624Z","updated_at":"2022-08-06T09:15:40.624Z","repository_link":"https://github.com/sockjs/sockjs-node/blob/main/package.json","dependencies":[{"id":584061158,"package_name":"debug","ecosystem":"npm","requirements":"^4.1.1","direct":true,"kind":"runtime","optional":false},{"id":584061159,"package_name":"faye-websocket","ecosystem":"npm","requirements":"^0.11.3","direct":true,"kind":"runtime","optional":false},{"id":584061160,"package_name":"uuid","ecosystem":"npm","requirements":"^8.1.0","direct":true,"kind":"runtime","optional":false},{"id":584061161,"package_name":"eslint","ecosystem":"npm","requirements":"^7.2.0","direct":true,"kind":"development","optional":false},{"id":584061162,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^6.11.0","direct":true,"kind":"development","optional":false},{"id":584061163,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^3.1.3","direct":true,"kind":"development","optional":false},{"id":584061164,"package_name":"prettier","ecosystem":"npm","requirements":"^2.0.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodejs.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T15:02:54.316Z","updated_at":"2023-07-05T15:02:54.316Z","repository_link":"https://github.com/sockjs/sockjs-node/blob/main/.github/workflows/nodejs.yml","dependencies":[{"id":11146311333,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":11146311334,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":11146311335,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":33.408828320518495,"created_at":"2026-07-08T08:59:02.525Z","updated_at":"2026-07-22T16:30:22.891Z","avatar_url":"https://github.com/sockjs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378566","html_url":"https://summary.ecosyste.ms/projects/378566"}