{"id":1284318,"name":"@socialgorithm/game-server","ecosystem":"npm","description":"JS Game Server library","homepage":"https://github.com/socialgorithm/game-server-js#readme","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/socialgorithm/game-server-js","keywords_array":["game","server","socialgorithm"],"namespace":"socialgorithm","versions_count":40,"first_release_published_at":"2019-02-14T12:53:56.401Z","latest_release_published_at":"2022-01-16T12:32:18.977Z","latest_release_number":"10.6.0","last_synced_at":"2026-03-20T03:34:55.964Z","created_at":"2022-04-08T19:32:38.747Z","updated_at":"2026-03-20T03:34:55.964Z","registry_url":"https://www.npmjs.com/package/@socialgorithm/game-server","install_command":"npm install @socialgorithm/game-server","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.6.0"}},"repo_metadata":{"id":44952543,"uuid":"170685636","full_name":"socialgorithm/game-server-js","owner":"socialgorithm","description":"JavaScript Game Server library that games can use to abstract communication with the tournament-server","archived":false,"fork":false,"pushed_at":"2022-01-16T13:15:40.000Z","size":160,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-09T14:04:42.251Z","etag":null,"topics":["game-server","library"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/socialgorithm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-14T12:09:35.000Z","updated_at":"2021-11-17T06:50:27.000Z","dependencies_parsed_at":"2022-09-08T09:30:10.572Z","dependency_job_id":null,"html_url":"https://github.com/socialgorithm/game-server-js","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/socialgorithm/game-server-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socialgorithm","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/sbom","scorecard":{"id":835533,"data":{"date":"2025-08-11","repo":{"name":"github.com/socialgorithm/game-server-js","commit":"5755dc4e9805dd14004648450b9b472c63646256"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":0,"reason":"Found 0/13 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/socialgorithm/game-server-js/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/socialgorithm/game-server-js/nodejs.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-q9mw-68c2-j6m5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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:55:43.893Z","repository_id":44952543,"created_at":"2025-08-23T18:55:43.893Z","updated_at":"2025-08-23T18:55:43.893Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005927,"owners_count":26083998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"socialgorithm","name":"socialgorithm","uuid":"26414132","kind":"organization","description":"Social Algorithms - We organise hackathons, workshops, coding challenges... Get in touch if you want to host one or work on one! ","email":null,"website":"https://socialgorithm.org","location":"London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26414132?v=4","repositories_count":19,"last_synced_at":"2024-04-15T07:39:52.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/socialgorithm","funding_links":["https://github.com/sponsors/socialgorithm"],"total_stars":20,"followers":9,"following":0,"created_at":"2022-11-08T19:32:48.606Z","updated_at":"2024-04-15T07:39:56.259Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socialgorithm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socialgorithm/repositories"},"tags":[{"name":"v10.6.0","sha":"5755dc4e9805dd14004648450b9b472c63646256","kind":"commit","published_at":"2022-01-16T13:13:27.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v10.6.0","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v10.6.0/manifests"},{"name":"v10","sha":"5755dc4e9805dd14004648450b9b472c63646256","kind":"commit","published_at":"2022-01-16T13:13:27.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v10","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v10/manifests"},{"name":"v8.3.0","sha":"0a97e4cb02b95afda0369b15d12674278c7d0c8c","kind":"tag","published_at":"2021-09-05T00:32:34.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v8.3.0","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v8.3.0/manifests"},{"name":"v8.2.1","sha":"b50c8c05b66947544a6099fdd974d4a7ddfb7830","kind":"tag","published_at":"2019-09-16T16:10:14.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v8.2.1","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"646d46bcd32c787fe350c8c85b5c38f09e2f80ad","kind":"tag","published_at":"2019-07-21T18:45:38.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v8.2.0","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v8.2.0/manifests"},{"name":"v1.1.11","sha":"ee3d3540d67f32809b0c8456790fe9616f2d70b8","kind":"tag","published_at":"2019-07-15T19:59:50.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.1.11","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"9ad830537634b3311464efd5fbbacfb6215cc621","kind":"tag","published_at":"2019-07-15T08:01:43.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.1.10","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"2a7665d56a26621b70f99d021b04813da8468008","kind":"tag","published_at":"2019-07-15T07:41:15.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.1.9","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"69c3588098ec5b62dc73016ceed5a0fa9dd86c14","kind":"tag","published_at":"2019-07-15T00:34:42.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.1.8","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"5666e49a336952e2304904618c70ed9d4a224d44","kind":"tag","published_at":"2019-07-15T00:29:18.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.1.7","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"30b09e677bb2d3e0dc2b3b1306df705188eb50d4","kind":"tag","published_at":"2019-07-15T00:14:00.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.1.6","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f418fe72b68aa574aa0643bd954ded9d3c6e60c6","kind":"tag","published_at":"2019-07-14T23:03:39.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.1.5","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"7981f27a1ed030a8edf035a535753802cc5baf5c","kind":"tag","published_at":"2019-07-14T22:53:30.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.1.4","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"8a73ad9a31a517e6745d3f80659b7741f5d034bd","kind":"tag","published_at":"2019-07-14T22:32:58.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.1.3","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0dcfd9d67f137091d5642a94302d83bc390c91a0","kind":"tag","published_at":"2019-07-14T19:36:23.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.1.2","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"0fb30b5137ec9d83478ad24b2c5345e95a0ced80","kind":"tag","published_at":"2019-07-14T18:45:38.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.1.1","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d876458a282944e488a47e7557e9e5f45ae9ea9b","kind":"tag","published_at":"2019-07-14T18:33:17.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.1.0","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"998ca6414104d9654e694dd3a738852bd24dc273","kind":"tag","published_at":"2019-07-12T15:10:22.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.0.3","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d7fa5caee4a35da912c04d9f6dc2088554a63f88","kind":"tag","published_at":"2019-07-12T14:48:36.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.0.2","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"67f66cf86b30b387fd46ba739ecad772cdc8602c","kind":"tag","published_at":"2019-07-12T14:23:56.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.0.1","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"83e576ce896b89e0ec60f37700dec58c8bef6bdb","kind":"tag","published_at":"2019-07-12T14:19:39.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v1.0.0","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"86d576f38a7504a76a2b98fc0220c2a3bea2c98b","kind":"tag","published_at":"2019-07-12T13:46:08.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v0.4.1","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v0.4.1/manifests"},{"name":"v0.0.1","sha":"43b709de09fc5fac57f7c46e5f4d4b1ef11d7d3e","kind":"commit","published_at":"2019-02-14T17:29:35.000Z","download_url":"https://codeload.github.com/socialgorithm/game-server-js/tar.gz/v0.0.1","html_url":"https://github.com/socialgorithm/game-server-js/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socialgorithm/game-server-js@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-11T02:22:25.883Z","dependent_packages_count":4,"downloads":59,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":21.82715222186406,"dependent_repos_count":7.664607373590523,"dependent_packages_count":4.527301023527968,"stargazers_count":14.550898810482348,"forks_count":11.62887792551185,"docker_downloads_count":null,"average":12.039767470995349},"purl":"pkg:npm/%40socialgorithm/game-server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@socialgorithm/game-server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@socialgorithm/game-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@socialgorithm/game-server/dependencies","status":null,"funding_links":["https://github.com/sponsors/socialgorithm"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T01:58:55.289Z","issues_count":3,"pull_requests_count":4,"avg_time_to_close_issue":7000958.0,"avg_time_to_close_pull_request":1820380.5,"issues_closed_count":1,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialgorithm%2Fgame-server-js/issues","maintainers":[{"login":"reddyalready","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reddyalready"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@socialgorithm%2Fgame-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@socialgorithm%2Fgame-server/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@socialgorithm%2Fgame-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@socialgorithm%2Fgame-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@socialgorithm%2Fgame-server/codemeta","maintainers":[{"uuid":"aurbano","login":"aurbano","name":null,"email":"aluralma@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~aurbano","role":null,"created_at":"2022-11-10T23:22:06.301Z","updated_at":"2022-11-10T23:22:06.301Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aurbano/packages"},{"uuid":"socialgorithm-bot","login":"socialgorithm-bot","name":null,"email":"hello@socialgorithm.org","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~socialgorithm-bot","role":null,"created_at":"2022-11-10T23:22:06.253Z","updated_at":"2022-11-10T23:22:06.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/socialgorithm-bot/packages"},{"uuid":"gyorokpeter","login":"gyorokpeter","name":null,"email":"gyorokpeter@freemail.hu","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~gyorokpeter","role":null,"created_at":"2022-11-10T23:22:06.265Z","updated_at":"2022-11-10T23:22:06.265Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gyorokpeter/packages"},{"uuid":"reddyalready","login":"reddyalready","name":null,"email":"me@bharatreddy.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~reddyalready","role":null,"created_at":"2022-11-10T23:22:06.319Z","updated_at":"2022-11-10T23:22:06.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/reddyalready/packages"}]}