{"id":1670283,"name":"engine.io-parser","ecosystem":"npm","description":"Parser for the client for the realtime Engine","homepage":"https://github.com/socketio/socket.io/tree/main/packages/engine.io-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/socketio/socket.io","keywords_array":[],"namespace":null,"versions_count":52,"first_release_published_at":"2013-01-19T19:47:03.956Z","latest_release_published_at":"2024-07-11T11:59:23.452Z","latest_release_number":"5.2.3","last_synced_at":"2026-05-11T10:33:05.916Z","created_at":"2022-04-09T14:19:32.302Z","updated_at":"2026-05-11T10:33:05.917Z","registry_url":"https://www.npmjs.com/package/engine.io-parser","install_command":"npm install engine.io-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"4.0.0-alpha.1","latest":"5.2.3"}},"repo_metadata":{"id":836870,"uuid":"557980","full_name":"socketio/socket.io","owner":"socketio","description":"Realtime application framework (Node.JS server)","archived":false,"fork":false,"pushed_at":"2026-04-17T07:57:36.000Z","size":33149,"stargazers_count":63055,"open_issues_count":205,"forks_count":10150,"subscribers_count":1475,"default_branch":"main","last_synced_at":"2026-04-24T20:02:25.101Z","etag":null,"topics":["javascript","nodejs","socket-io","websocket"],"latest_commit_sha":null,"homepage":"https://socket.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jfi/bankholidays","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/socketio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-03-11T18:24:48.000Z","updated_at":"2026-04-24T18:12:46.000Z","dependencies_parsed_at":"2024-04-16T09:37:45.073Z","dependency_job_id":"72665a84-1699-4c53-b62b-2b259ad73221","html_url":"https://github.com/socketio/socket.io","commit_stats":{"total_commits":6442,"total_committers":558,"mean_commits":"11.544802867383513","dds":0.5712511642347098,"last_synced_commit":"91e1c8b3584054db6072046404a24e79a17c1367"},"previous_names":["learnboost/socket.io","automattic/socket.io"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/socketio/socket.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socketio","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/sbom","scorecard":{"id":18083,"data":{"date":"2025-08-04","repo":{"name":"github.com/socketio/socket.io","commit":"3be6481d9db90a8d6933e2a7dd39fcbb373e30a1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.7,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":9,"reason":"2 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-examples.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-browser.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Warn: no topLevel permission defined: .github/workflows/publish.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: examples/ReactNativeExample/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:12"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-examples.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/socketio/socket.io/build-examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-examples.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/socketio/socket.io/build-examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-browser.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/socketio/socket.io/ci-browser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-browser.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/socketio/socket.io/ci-browser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/socketio/socket.io/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/socketio/socket.io/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/socketio/socket.io/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/socketio/socket.io/publish.yml/main?enable=pin","Warn: containerImage not pinned by hash: examples/cluster-haproxy/server/Dockerfile:1: pin your Docker image by updating node:14-alpine to node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33","Warn: containerImage not pinned by hash: examples/cluster-httpd/server/Dockerfile:1: pin your Docker image by updating node:14-alpine to node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33","Warn: containerImage not pinned by hash: examples/cluster-nginx/client/Dockerfile:1: pin your Docker image by updating node:14-alpine to node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33","Warn: containerImage not pinned by hash: examples/cluster-nginx/server/Dockerfile:1: pin your Docker image by updating node:14-alpine to node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33","Warn: containerImage not pinned by hash: examples/cluster-traefik/server/Dockerfile:1: pin your Docker image by updating node:14-alpine to node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33","Warn: containerImage not pinned by hash: examples/connection-state-recovery-example/cjs/.codesandbox/Dockerfile:1: pin your Docker image by updating node:20-bullseye to node:20-bullseye@sha256:87480700012e23d69c58377089129cd7a47ed6d343cc42c579df14491cdc4149","Warn: containerImage not pinned by hash: examples/connection-state-recovery-example/esm/.codesandbox/Dockerfile:1: pin your Docker image by updating node:20-bullseye to node:20-bullseye@sha256:87480700012e23d69c58377089129cd7a47ed6d343cc42c579df14491cdc4149","Warn: npmCommand not pinned by hash: examples/cluster-haproxy/server/Dockerfile:9","Warn: npmCommand not pinned by hash: examples/cluster-httpd/server/Dockerfile:9","Warn: npmCommand not pinned by hash: examples/cluster-nginx/client/Dockerfile:9","Warn: npmCommand not pinned by hash: examples/cluster-nginx/server/Dockerfile:9","Warn: npmCommand not pinned by hash: examples/cluster-traefik/server/Dockerfile:9","Warn: npmCommand not pinned by hash: .github/workflows/build-examples.yml:44","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   9 npmCommand dependencies pinned","Info:   0 out of   7 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"64 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-vp56-6g26-6827","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mpg4-rc92-vx8v","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-hpx4-r86g-5jrg","Warn: Project is vulnerable to: GHSA-prr3-c3m5-p7q2","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-q9mw-68c2-j6m5","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-75v8-2h7p-7m2m","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-qg8p-v9q4-gh34","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-34r7-q49f-h37c","Warn: Project is vulnerable to: GHSA-c9f4-xj24-8jqx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T16:13:02.062Z","repository_id":836870,"created_at":"2025-08-14T16:13:02.062Z","updated_at":"2025-08-14T16:13:02.062Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32302236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"socketio","name":"Socket.IO","uuid":"10566080","kind":"organization","description":"","email":null,"website":"https://socket.io","location":"Automattic","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10566080?v=4","repositories_count":52,"last_synced_at":"2024-04-14T06:57:53.810Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/socketio","funding_links":[],"total_stars":97125,"followers":599,"following":0,"created_at":"2022-11-02T16:19:08.678Z","updated_at":"2024-04-14T06:57:59.806Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socketio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socketio/repositories"},"tags":[{"name":"socket.io-parser@3.3.5","sha":"17bc1d65cf92148a7fd4a24930c8d7ea944faca8","kind":"commit","published_at":"2026-03-17T15:05:14.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io-parser@3.3.5","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io-parser@3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io-parser%403.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-parser@3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-parser@3.3.5/manifests"},{"name":"socket.io-parser@3.4.4","sha":"082b68394f0bb300c1479a58cb38f13b952f10fe","kind":"commit","published_at":"2026-03-17T14:52:17.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io-parser@3.4.4","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io-parser@3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io-parser%403.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-parser@3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-parser@3.4.4/manifests"},{"name":"socket.io-parser@4.2.6","sha":"522edcdbb89da5eb647abb93c73229d1e91c304f","kind":"commit","published_at":"2026-03-17T09:53:22.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io-parser@4.2.6","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io-parser@4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io-parser%404.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-parser@4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-parser@4.2.6/manifests"},{"name":"engine.io@6.6.6","sha":"84c2fb78217b6375b38e0b47e0d59d7b1b8431d7","kind":"commit","published_at":"2026-03-10T09:52:10.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io@6.6.6","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io@6.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io%406.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.6/manifests"},{"name":"socket.io@4.8.3","sha":"9978574e4f1d4e21593497f94c40053cd0fff359","kind":"commit","published_at":"2025-12-23T16:39:51.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io@4.8.3","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io@4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io%404.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io@4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io@4.8.3/manifests"},{"name":"socket.io-client@4.8.3","sha":"e9e5bed4f2df269d228573325f25e10ec9dee6f3","kind":"commit","published_at":"2025-12-23T16:36:53.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io-client@4.8.3","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io-client@4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io-client%404.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-client@4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-client@4.8.3/manifests"},{"name":"socket.io-parser@4.2.5","sha":"ee9aac31342da4ccad8e9bfe5b98081701037f32","kind":"commit","published_at":"2025-12-23T11:26:38.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io-parser@4.2.5","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io-parser@4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io-parser%404.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-parser@4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-parser@4.2.5/manifests"},{"name":"socket.io-adapter@2.5.6","sha":"968277cef8cf429a001c2c51b3ab7fd25b9836ef","kind":"commit","published_at":"2025-12-23T11:18:53.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io-adapter@2.5.6","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io-adapter@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io-adapter%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-adapter@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-adapter@2.5.6/manifests"},{"name":"engine.io-client@6.6.4","sha":"2bf16bd214b5c12a90f4c2dad88bfbea2858df10","kind":"commit","published_at":"2025-12-23T11:03:43.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io-client@6.6.4","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io-client@6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io-client%406.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-client@6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-client@6.6.4/manifests"},{"name":"socket.io@4.8.2","sha":"dd717924556d18b4453b63465fbf9b7c32788ac6","kind":"commit","published_at":"2025-12-22T16:42:41.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io@4.8.2","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io@4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io%404.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io@4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io@4.8.2/manifests"},{"name":"socket.io-client@4.8.2","sha":"fd9d4cab5e51dd36e4d9b85b2bac59a5ff309ec0","kind":"commit","published_at":"2025-12-22T15:52:21.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io-client@4.8.2","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io-client@4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io-client%404.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-client@4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-client@4.8.2/manifests"},{"name":"engine.io@6.6.5","sha":"0a99ac44a21d37440ba382e40967fee053f1335b","kind":"commit","published_at":"2025-12-22T15:27:31.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io@6.6.5","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io@6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io%406.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.5/manifests"},{"name":"@socket.io/redis-streams-emitter@0.1.1","sha":"54743633ffa7bd595cc759d4affc49121fedaeb4","kind":"commit","published_at":"2025-11-07T09:33:07.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/@socket.io/redis-streams-emitter@0.1.1","html_url":"https://github.com/socketio/socket.io/releases/tag/@socket.io/redis-streams-emitter@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@%40socket.io%2Fredis-streams-emitter%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/@socket.io%2Fredis-streams-emitter@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/@socket.io%2Fredis-streams-emitter@0.1.1/manifests"},{"name":"@socket.io/redis-streams-emitter@0.1.0","sha":"599001d213f0090b81a9937ab678597ec6ae2572","kind":"commit","published_at":"2025-11-06T17:23:00.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/@socket.io/redis-streams-emitter@0.1.0","html_url":"https://github.com/socketio/socket.io/releases/tag/@socket.io/redis-streams-emitter@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@%40socket.io%2Fredis-streams-emitter%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/@socket.io%2Fredis-streams-emitter@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/@socket.io%2Fredis-streams-emitter@0.1.0/manifests"},{"name":"@socket.io/cluster-adapter@0.3.0","sha":"47ff1cd04c44bced71b1bc45478b64311e6eede0","kind":"commit","published_at":"2025-10-16T17:55:56.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/@socket.io/cluster-adapter@0.3.0","html_url":"https://github.com/socketio/socket.io/releases/tag/@socket.io/cluster-adapter@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@%40socket.io%2Fcluster-adapter%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/@socket.io%2Fcluster-adapter@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/@socket.io%2Fcluster-adapter@0.3.0/manifests"},{"name":"@socket.io/postgres-emitter@0.1.1","sha":"ac3df9a747a73d92bd49d62b666ca175a9f9b2f1","kind":"commit","published_at":"2025-09-05T05:27:48.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/@socket.io/postgres-emitter@0.1.1","html_url":"https://github.com/socketio/socket.io/releases/tag/@socket.io/postgres-emitter@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@%40socket.io%2Fpostgres-emitter%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/@socket.io%2Fpostgres-emitter@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/@socket.io%2Fpostgres-emitter@0.1.1/manifests"},{"name":"engine.io@6.6.4","sha":"72d61dab822a2f932b828bbfdc500a566c7cc87f","kind":"commit","published_at":"2025-01-28T08:23:04.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io@6.6.4","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io@6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io%406.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.4/manifests"},{"name":"engine.io@6.6.3","sha":"62e4da125e99d233b5d58a43002f0485a4a7234f","kind":"commit","published_at":"2025-01-23T06:55:43.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io@6.6.3","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io@6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io%406.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.3/manifests"},{"name":"engine.io-client@6.6.3","sha":"bfa6eab19574bc50ec64a45d6f99ad3a0c985ff7","kind":"commit","published_at":"2025-01-23T06:38:37.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io-client@6.6.3","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io-client@6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io-client%406.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-client@6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-client@6.6.3/manifests"},{"name":"socket.io@4.8.1","sha":"91e1c8b3584054db6072046404a24e79a17c1367","kind":"commit","published_at":"2024-10-25T06:13:15.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io@4.8.1","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io@4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io%404.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io@4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io@4.8.1/manifests"},{"name":"socket.io-client@4.8.1","sha":"8d5528aa2abc530f9e35f53935083894cec38c99","kind":"commit","published_at":"2024-10-25T06:00:26.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io-client@4.8.1","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io-client@4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io-client%404.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-client@4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-client@4.8.1/manifests"},{"name":"engine.io-client@6.6.2","sha":"029e01090163e6c0beb5ad9f20e2fb9a3fb03fa3","kind":"commit","published_at":"2024-10-23T08:48:16.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io-client@6.6.2","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io-client@6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io-client%406.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-client@6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-client@6.6.2/manifests"},{"name":"engine.io@6.6.2","sha":"9b80ab42d6f8e5de943a9dc7bc7bf26cda427ae1","kind":"commit","published_at":"2024-10-09T17:01:17.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io@6.6.2","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io@6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io%406.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.2/manifests"},{"name":"socket.io@4.8.0","sha":"d0fc72042068e7eaef448941add617f05e1ec236","kind":"commit","published_at":"2024-09-21T08:02:24.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io@4.8.0","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io@4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io%404.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io@4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io@4.8.0/manifests"},{"name":"socket.io-client@4.8.0","sha":"4a0555c671b8e848e115e81bb1472e99f348e207","kind":"commit","published_at":"2024-09-21T07:45:51.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io-client@4.8.0","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io-client@4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io-client%404.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-client@4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-client@4.8.0/manifests"},{"name":"engine.io@6.6.1","sha":"2b60df18a88432ced79042e63a62d40cd48c823b","kind":"commit","published_at":"2024-09-21T07:30:07.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io@6.6.1","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io@6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io%406.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.1/manifests"},{"name":"engine.io-client@6.6.1","sha":"c251ae7ba77d43de73225770f1470eb2fa112c6d","kind":"commit","published_at":"2024-09-21T07:07:48.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io-client@6.6.1","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io-client@6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io-client%406.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-client@6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-client@6.6.1/manifests"},{"name":"@socket.io/cluster-engine@0.1.0","sha":"7521ac227bf456ece7b395289e7e7ef691c50fd6","kind":"commit","published_at":"2024-07-17T07:53:34.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/@socket.io/cluster-engine@0.1.0","html_url":"https://github.com/socketio/socket.io/releases/tag/@socket.io/cluster-engine@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@%40socket.io%2Fcluster-engine%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/@socket.io%2Fcluster-engine@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/@socket.io%2Fcluster-engine@0.1.0/manifests"},{"name":"engine.io-parser@5.2.3","sha":"f00fc89b077cbeff9b432960dde4f0122a848091","kind":"commit","published_at":"2024-07-11T11:33:58.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io-parser@5.2.3","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io-parser@5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io-parser%405.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-parser@5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-parser@5.2.3/manifests"},{"name":"engine.io@6.6.0","sha":"791aa58f4c0a003335a945fdd704cb910bd35970","kind":"commit","published_at":"2024-06-21T12:32:55.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io@6.6.0","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io@6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io%406.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io@6.6.0/manifests"},{"name":"engine.io-client@6.6.0","sha":"a17cbc5418d3c2d6043b38e8b5d5d19fbefb0c3e","kind":"commit","published_at":"2024-06-21T12:11:15.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io-client@6.6.0","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io-client@6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io-client%406.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-client@6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-client@6.6.0/manifests"},{"name":"2.5.1","sha":"88b2cdb6abd38d6466fa4360748f2f67d8837ad4","kind":"commit","published_at":"2024-06-19T08:48:24.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.5.1","html_url":"https://github.com/socketio/socket.io/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.5.1/manifests"},{"name":"socket.io-adapter@2.5.5","sha":"05a190a9dbf40226a1f8c0d21c0f7dc3718a297c","kind":"commit","published_at":"2024-06-18T10:23:45.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io-adapter@2.5.5","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io-adapter@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io-adapter%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-adapter@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-adapter@2.5.5/manifests"},{"name":"4.7.5","sha":"50176812a1f815b779cf8936996b06e559122620","kind":"commit","published_at":"2024-03-14T16:55:23.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.7.5","html_url":"https://github.com/socketio/socket.io/releases/tag/4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.7.5/manifests"},{"name":"socket.io@4.7.5","sha":"50176812a1f815b779cf8936996b06e559122620","kind":"commit","published_at":"2024-03-14T16:55:23.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io@4.7.5","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io@4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io%404.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io@4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io@4.7.5/manifests"},{"name":"socket.io-client@4.7.5","sha":"4f6030f2c4394bc51d63fe27ed3310d95b9e0a74","kind":"commit","published_at":"2024-03-14T16:43:43.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io-client@4.7.5","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io-client@4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io-client%404.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-client@4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-client@4.7.5/manifests"},{"name":"engine.io-parser@5.2.2","sha":"69d02dd754aab6351fd32ac2aa13b2d52d5c47ee","kind":"commit","published_at":"2024-02-05T17:35:35.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/engine.io-parser@5.2.2","html_url":"https://github.com/socketio/socket.io/releases/tag/engine.io-parser@5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@engine.io-parser%405.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-parser@5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/engine.io-parser@5.2.2/manifests"},{"name":"4.7.4","sha":"6ab2509d529d438e25b6c3a701444aa6585fa153","kind":"commit","published_at":"2024-01-12T10:09:14.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.7.4","html_url":"https://github.com/socketio/socket.io/releases/tag/4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.7.4/manifests"},{"name":"4.7.3","sha":"0d893196f8e86ccba3a7a1ab728d00593d7aa238","kind":"commit","published_at":"2024-01-03T20:33:29.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.7.3","html_url":"https://github.com/socketio/socket.io/releases/tag/4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.7.3/manifests"},{"name":"4.7.2","sha":"c332643ad8b2eff3a9edee432bfd53fb37559280","kind":"commit","published_at":"2023-08-02T23:51:04.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.7.2","html_url":"https://github.com/socketio/socket.io/releases/tag/4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.7.2/manifests"},{"name":"4.7.1","sha":"2f6cc2fa4287de02fa5c9b8f5bf7d5beb37acf2f","kind":"commit","published_at":"2023-06-28T07:32:32.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.7.1","html_url":"https://github.com/socketio/socket.io/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"00d8ee5b057a8aef830d88da77579037759e762c","kind":"commit","published_at":"2023-06-22T09:27:45.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.7.0","html_url":"https://github.com/socketio/socket.io/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.7.0/manifests"},{"name":"4.6.2","sha":"faf914c9ab3e06a6e84fc91774a4182e58f8ae70","kind":"commit","published_at":"2023-05-31T09:15:41.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.6.2","html_url":"https://github.com/socketio/socket.io/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.6.2/manifests"},{"name":"socket.io-parser@4.2.4","sha":"164ba2a11edc34c2f363401e9768f9a8541a8b89","kind":"commit","published_at":"2023-05-31T08:56:08.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/socket.io-parser@4.2.4","html_url":"https://github.com/socketio/socket.io/releases/tag/socket.io-parser@4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@socket.io-parser%404.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-parser@4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/socket.io-parser@4.2.4/manifests"},{"name":"4.6.1","sha":"7952312911e439f1e794760b50054565ece72845","kind":"commit","published_at":"2023-02-20T16:49:41.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.6.1","html_url":"https://github.com/socketio/socket.io/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"a2e5d1f77ff322455d9203c0a956eead4caca527","kind":"commit","published_at":"2023-02-07T00:07:46.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.6.0","html_url":"https://github.com/socketio/socket.io/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.6.0/manifests"},{"name":"4.6.0-alpha1","sha":"0c0eb0016317218c2be3641e706cfaa9bea39a2d","kind":"commit","published_at":"2023-01-24T08:24:19.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.6.0-alpha1","html_url":"https://github.com/socketio/socket.io/releases/tag/4.6.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.6.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.6.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.6.0-alpha1/manifests"},{"name":"4.5.4","sha":"3b7ced7af7e0a2a66392577f94af1ee5ed190ab1","kind":"commit","published_at":"2022-11-22T21:45:13.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.5.4","html_url":"https://github.com/socketio/socket.io/releases/tag/4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.5.4/manifests"},{"name":"4.5.3","sha":"945c84be47d2923a9132786c9fd11dd90fa2c6db","kind":"commit","published_at":"2022-10-15T05:14:45.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.5.3","html_url":"https://github.com/socketio/socket.io/releases/tag/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.5.3/manifests"},{"name":"4.5.2","sha":"8be95b3bd323f83b9bc5d7b0292abc2dbea9ce56","kind":"commit","published_at":"2022-09-02T22:46:14.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.5.2","html_url":"https://github.com/socketio/socket.io/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.5.2/manifests"},{"name":"2.5.0","sha":"baa6804440fe5dc98fcbd5249dee2f4fa6ef1b8a","kind":"commit","published_at":"2022-06-26T07:49:21.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.5.0","html_url":"https://github.com/socketio/socket.io/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.5.0/manifests"},{"name":"4.5.1","sha":"5ab8289c0acd33d7230541f4fe3be5ccca21a556","kind":"commit","published_at":"2022-05-17T21:38:07.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.5.1","html_url":"https://github.com/socketio/socket.io/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"8ecfcba5c14cff079c59ccc32e6e5150b17b4a56","kind":"commit","published_at":"2022-04-23T22:45:57.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.5.0","html_url":"https://github.com/socketio/socket.io/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"c82a4bdf1f900644cd7ee823a32c7820164fe80e","kind":"commit","published_at":"2022-01-06T06:32:03.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.4.1","html_url":"https://github.com/socketio/socket.io/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"0f11c4745f3bf4fba0a452a07e5df37427d06117","kind":"commit","published_at":"2021-11-18T13:10:19.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.4.0","html_url":"https://github.com/socketio/socket.io/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.4.0/manifests"},{"name":"4.3.2","sha":"ed8483da4d1fa44b9852caeb7d9390e94c25c887","kind":"commit","published_at":"2021-11-08T05:39:20.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.3.2","html_url":"https://github.com/socketio/socket.io/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"ccc5ec39a8bc20d1273b1059e93a2162cae2d51a","kind":"commit","published_at":"2021-10-16T22:02:16.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.3.1","html_url":"https://github.com/socketio/socket.io/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"95810aa62d2113db5cc052c857e808fb9b0d5518","kind":"commit","published_at":"2021-10-14T12:59:13.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.3.0","html_url":"https://github.com/socketio/socket.io/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c100b7b61c569b029cd60f236748481c6f5c4cc6","kind":"commit","published_at":"2021-08-30T07:21:00.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.2.0","html_url":"https://github.com/socketio/socket.io/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.2.0/manifests"},{"name":"4.1.3","sha":"dbd2a07cdad654c030d09c0e479703636d96f127","kind":"commit","published_at":"2021-07-10T10:13:15.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.1.3","html_url":"https://github.com/socketio/socket.io/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"1633150b2bcdebd3c39dc37f7329e84e9951a15e","kind":"commit","published_at":"2021-05-17T21:17:31.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.1.2","html_url":"https://github.com/socketio/socket.io/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"995f38f4cc1f9a145a6e36dc7e18cab792fc6d36","kind":"commit","published_at":"2021-05-11T22:04:52.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.1.1","html_url":"https://github.com/socketio/socket.io/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fb6b0efec9fcc154dc9131189d78fcfa0a6c7f46","kind":"commit","published_at":"2021-05-11T07:27:52.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.1.0","html_url":"https://github.com/socketio/socket.io/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"9fff03487c81f36ce5d4502547fa690623c10fae","kind":"commit","published_at":"2021-05-06T12:38:26.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.0.2","html_url":"https://github.com/socketio/socket.io/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"1faa7e3aea1414ec814aa935021356e8ed2b054c","kind":"commit","published_at":"2021-03-31T23:25:56.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.0.1","html_url":"https://github.com/socketio/socket.io/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"5eaeffc8e2244b73dd13fd2562c9684ad289997b","kind":"commit","published_at":"2021-03-10T11:43:53.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/4.0.0","html_url":"https://github.com/socketio/socket.io/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/4.0.0/manifests"},{"name":"3.1.2","sha":"225ade062a13030164f89356b0a41f28203c3458","kind":"commit","published_at":"2021-02-26T00:18:42.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.1.2","html_url":"https://github.com/socketio/socket.io/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"12221f296d52b3dcde34246bd1ada98871b4ada3","kind":"commit","published_at":"2021-02-03T21:57:21.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.1.1","html_url":"https://github.com/socketio/socket.io/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"f05a4a6f82af1d55291d54dafd731411fcb1b344","kind":"commit","published_at":"2021-01-15T01:21:54.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.1.0","html_url":"https://github.com/socketio/socket.io/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.1.0/manifests"},{"name":"2.4.1","sha":"e6b869738c73fa0ce9928974d823e50cc92f7a1a","kind":"commit","published_at":"2021-01-07T09:59:46.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.4.1","html_url":"https://github.com/socketio/socket.io/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.4.1/manifests"},{"name":"3.0.5","sha":"f8a66fd11acffb72fcb90750affd5dce42bef977","kind":"commit","published_at":"2021-01-05T11:08:15.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.0.5","html_url":"https://github.com/socketio/socket.io/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.5/manifests"},{"name":"2.4.0","sha":"873fdc55eddd672960fdbc1325ccb7c4bf466f05","kind":"commit","published_at":"2021-01-04T23:27:13.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.4.0","html_url":"https://github.com/socketio/socket.io/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.4.0/manifests"},{"name":"3.0.4","sha":"81c1f4e819cd59cca7064f963bea899feddacf44","kind":"commit","published_at":"2020-12-07T11:01:24.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.0.4","html_url":"https://github.com/socketio/socket.io/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"06a2bd313a494f7891347a9ceffeadb1bcf37f8d","kind":"commit","published_at":"2020-11-19T00:31:31.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.0.3","html_url":"https://github.com/socketio/socket.io/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"9b6f9711daed32d7a6afc99d90042dfdf5e51a9f","kind":"commit","published_at":"2020-11-17T23:53:51.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.0.2","html_url":"https://github.com/socketio/socket.io/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"0317a077be23d42333e2d192ffc5f0c215cc2901","kind":"commit","published_at":"2020-11-09T09:27:58.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.0.1","html_url":"https://github.com/socketio/socket.io/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"1af3267e3f5f7884214cf2ca4d5282d620092fb0","kind":"commit","published_at":"2020-11-05T21:07:47.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.0.0","html_url":"https://github.com/socketio/socket.io/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.0/manifests"},{"name":"3.0.0-rc4","sha":"02951c4391aabf5cdf746633b909e2b673324dc7","kind":"commit","published_at":"2020-10-30T22:02:43.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.0.0-rc4","html_url":"https://github.com/socketio/socket.io/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"cacad7029a2193b719b3e23c4d2f220f4b29e456","kind":"commit","published_at":"2020-10-26T23:44:30.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.0.0-rc3","html_url":"https://github.com/socketio/socket.io/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"0ce5b4ca6873517a648b1ded9471d43eb5459c99","kind":"commit","published_at":"2020-10-15T11:02:59.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.0.0-rc2","html_url":"https://github.com/socketio/socket.io/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.0-rc2/manifests"},{"name":"3.0.0-rc1","sha":"ebb0575fa82af8a94d371f09fea62c3a521c3b8e","kind":"commit","published_at":"2020-10-13T21:36:21.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/3.0.0-rc1","html_url":"https://github.com/socketio/socket.io/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/3.0.0-rc1/manifests"},{"name":"2.3.0","sha":"47161a65d40c2587535de750ac4c7d448e5842ba","kind":"commit","published_at":"2019-09-20T10:18:39.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.3.0","html_url":"https://github.com/socketio/socket.io/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"df05b73bb93d7c34c758504001f869cb156703d5","kind":"commit","published_at":"2018-11-28T23:00:45.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.2.0","html_url":"https://github.com/socketio/socket.io/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"e0b2cb0c5a9af768a48c43f65643412cc8edc7df","kind":"commit","published_at":"2018-05-17T21:22:49.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.1.1","html_url":"https://github.com/socketio/socket.io/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"db831a3de4528a2017dad5e9b419333d4d929bd3","kind":"commit","published_at":"2018-03-29T21:30:03.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.1.0","html_url":"https://github.com/socketio/socket.io/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"1c108a35e499579f978908bac3fb47122ed77ee4","kind":"commit","published_at":"2017-10-22T13:16:29.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.0.4","html_url":"https://github.com/socketio/socket.io/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"65ece01135e1a3a4b517ed5c599eb5a7a3401f1a","kind":"commit","published_at":"2017-06-12T12:05:46.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.0.3","html_url":"https://github.com/socketio/socket.io/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"a10dc8d92d37977ae68b6472e8c1b550956dd4d1","kind":"commit","published_at":"2017-06-01T12:01:24.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.0.2","html_url":"https://github.com/socketio/socket.io/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.0.2/manifests"},{"name":"0.9.19","sha":"41b9a7e45d62ead3b4b36dc38cc8c03882ecc577","kind":"commit","published_at":"2017-05-16T05:14:45.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.19","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.19/manifests"},{"name":"2.0.1","sha":"832b8fc6d98cce5843663cded3de8f63ab4ecd02","kind":"commit","published_at":"2017-05-08T23:40:46.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.0.1","html_url":"https://github.com/socketio/socket.io/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3367eaa948a97f32f965da8d2cbe06fdc0b84818","kind":"commit","published_at":"2017-05-08T23:09:19.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/2.0.0","html_url":"https://github.com/socketio/socket.io/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/2.0.0/manifests"},{"name":"1.7.4","sha":"0abbd4da50c3fbffa5e32359b269e96c156c6ef2","kind":"commit","published_at":"2017-05-07T06:26:10.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.7.4","html_url":"https://github.com/socketio/socket.io/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.7.4/manifests"},{"name":"0.9.18","sha":"ed74dee3b053f921ec26d5b22588df58558a4546","kind":"commit","published_at":"2017-05-07T05:54:20.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.18","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.18/manifests"},{"name":"1.7.3","sha":"06044efbe2c6f7bbe8f8a5468e3f04e9fcaa5758","kind":"commit","published_at":"2017-02-17T05:58:45.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.7.3","html_url":"https://github.com/socketio/socket.io/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"1f59e4526a9ff061512012cd47e65962ccd0e649","kind":"commit","published_at":"2016-12-11T01:04:21.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.7.2","html_url":"https://github.com/socketio/socket.io/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"797c9a3498356c1116783d58d15904ed30912b0e","kind":"commit","published_at":"2016-11-27T23:06:18.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.7.1","html_url":"https://github.com/socketio/socket.io/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"4f93a0b4290738275a972b8bd9b87be1c8997906","kind":"commit","published_at":"2016-11-27T07:27:39.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.7.0","html_url":"https://github.com/socketio/socket.io/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"57b386385e356e7a4607637e004ec8b4d960bca6","kind":"commit","published_at":"2016-11-20T03:26:56.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.6.0","html_url":"https://github.com/socketio/socket.io/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"fdf64cc38f0546416eec1b5488e7aba60ffb4227","kind":"commit","published_at":"2016-10-24T01:31:32.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.5.1","html_url":"https://github.com/socketio/socket.io/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c94058f9b02757d2bf6b42f7d088cc9b6deee329","kind":"commit","published_at":"2016-10-06T22:13:33.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.5.0","html_url":"https://github.com/socketio/socket.io/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.5.0/manifests"},{"name":"1.4.8","sha":"2a092bd2fb8b37fb2dd896798b7c619e5104448e","kind":"tag","published_at":"2016-06-24T02:22:41.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.4.8","html_url":"https://github.com/socketio/socket.io/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.8/manifests"},{"name":"1.4.7","sha":"42aa77614ee4edefb52d89c62cf84a81db5513d9","kind":"tag","published_at":"2016-06-24T00:25:46.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.4.7","html_url":"https://github.com/socketio/socket.io/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.7/manifests"},{"name":"1.4.6","sha":"dcca01f5a42b49e6fe68abefaabe5291e834c5d0","kind":"tag","published_at":"2016-05-03T03:57:44.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.4.6","html_url":"https://github.com/socketio/socket.io/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.6/manifests"},{"name":"1.4.5","sha":"b3fc530abefd384b3a89ff5493e97f3ef85098d4","kind":"tag","published_at":"2016-01-26T21:26:17.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.4.5","html_url":"https://github.com/socketio/socket.io/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"fea3d79a2c5c62724af6891f5a20a64240f5c44f","kind":"tag","published_at":"2016-01-11T06:36:31.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.4.4","html_url":"https://github.com/socketio/socket.io/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"f1a3e8db2a5bccac8bf93448b9063cfe59a8a47f","kind":"tag","published_at":"2016-01-08T16:17:50.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.4.3","html_url":"https://github.com/socketio/socket.io/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"dad82c3343ef4899307f81edd2870227b6295bfa","kind":"tag","published_at":"2016-01-08T02:58:06.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.4.2","html_url":"https://github.com/socketio/socket.io/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"6d5d7e44115ee93e55cec2c640ca93e3958dd4e3","kind":"tag","published_at":"2016-01-07T20:52:27.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.4.1","html_url":"https://github.com/socketio/socket.io/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"ddb3445f3d9009554577bbd05b033031e20e23d8","kind":"tag","published_at":"2016-01-05T23:44:48.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.4.0","html_url":"https://github.com/socketio/socket.io/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.4.0/manifests"},{"name":"1.3.7","sha":"e2ebd4349bf27c3839fc9a2700b42cf8390ac3bd","kind":"tag","published_at":"2015-09-21T00:21:11.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.3.7","html_url":"https://github.com/socketio/socket.io/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"3e4061bfef1fa0c387657ec81325c068a2cea132","kind":"tag","published_at":"2015-07-15T00:59:50.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.3.6","html_url":"https://github.com/socketio/socket.io/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"342faf219793fc5c1f130fc33e3fb5422dab516d","kind":"tag","published_at":"2015-03-03T18:50:10.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.3.5","html_url":"https://github.com/socketio/socket.io/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"1b2d902f33ae107a9efda50bf499aa1b259d8062","kind":"tag","published_at":"2015-02-14T18:57:50.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.3.4","html_url":"https://github.com/socketio/socket.io/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"29974ac7774e83c2f469670ea4fbfe5d57828809","kind":"tag","published_at":"2015-02-04T01:27:51.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.3.3","html_url":"https://github.com/socketio/socket.io/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"9ba6d47ec728129e44773f1cdb376a14a132dce4","kind":"tag","published_at":"2015-01-19T15:14:18.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.3.2","html_url":"https://github.com/socketio/socket.io/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"3d49cafd038ffab9cd75dd7238233738723d40c9","kind":"tag","published_at":"2015-01-19T11:37:14.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.3.1","html_url":"https://github.com/socketio/socket.io/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"7e4aa4fa641b04f013c984c926755585d495ed07","kind":"tag","published_at":"2015-01-19T10:25:49.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.3.0","html_url":"https://github.com/socketio/socket.io/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"24d06d76ddf0808ac370e39fd57329d3048d73e4","kind":"tag","published_at":"2014-11-21T03:59:14.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.2.1","html_url":"https://github.com/socketio/socket.io/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"4a0091b25ad5ad583b8098369019306c4f907278","kind":"tag","published_at":"2014-10-27T22:54:57.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.2.0","html_url":"https://github.com/socketio/socket.io/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"16483375a78e3dab95e95f1b3ed088b31e042275","kind":"tag","published_at":"2014-09-04T10:06:06.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.1.0","html_url":"https://github.com/socketio/socket.io/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"d99e30fca7feef20bd30508e0224c5d815ba0be9","kind":"tag","published_at":"2014-06-19T21:57:50.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.0.6","html_url":"https://github.com/socketio/socket.io/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"a5cf4f57a06ff8a0e2bebdbebe2268d8d96ac4e1","kind":"tag","published_at":"2014-06-18T01:14:44.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.0.5","html_url":"https://github.com/socketio/socket.io/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"475909e64282329203522ba2e2b9c1692ca5ae6a","kind":"tag","published_at":"2014-06-03T03:08:33.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.0.4","html_url":"https://github.com/socketio/socket.io/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"1bbc3951bd248aa0eec81d0bfa1b441418bc4f36","kind":"tag","published_at":"2014-06-01T01:34:50.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.0.3","html_url":"https://github.com/socketio/socket.io/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"35a85084b1b23ac294925c148c58f8ae693284f6","kind":"tag","published_at":"2014-05-28T20:24:59.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.0.2","html_url":"https://github.com/socketio/socket.io/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"68ac0d6d2405e018c229f5e8d0c7d45a95010e7d","kind":"tag","published_at":"2014-05-28T17:32:31.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.0.1","html_url":"https://github.com/socketio/socket.io/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"00ef9ca652134c31c32fcaeec57c96c0d84b2eb3","kind":"tag","published_at":"2014-05-28T17:19:24.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.0.0","html_url":"https://github.com/socketio/socket.io/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.0/manifests"},{"name":"0.9.17","sha":"d25c5484c324bc5955ca8c7f801d077f0d30b083","kind":"tag","published_at":"2014-05-22T18:03:55.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.17","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.17/manifests"},{"name":"1.0.0-pre5","sha":"5bc75ea944a14225c687719977a3dd63e3e908ad","kind":"tag","published_at":"2014-05-22T16:35:32.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.0.0-pre5","html_url":"https://github.com/socketio/socket.io/releases/tag/1.0.0-pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.0.0-pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.0-pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.0-pre5/manifests"},{"name":"1.0.0-pre4","sha":"237b234cab124d073cab1614b2e5e1ef4ff557dd","kind":"tag","published_at":"2014-05-19T23:02:54.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.0.0-pre4","html_url":"https://github.com/socketio/socket.io/releases/tag/1.0.0-pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.0.0-pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.0-pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.0-pre4/manifests"},{"name":"1.0.0-pre3","sha":"d763c8b6ea676cd51aee8b8654fe168f96b77309","kind":"tag","published_at":"2014-05-17T22:40:40.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.0.0-pre3","html_url":"https://github.com/socketio/socket.io/releases/tag/1.0.0-pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.0.0-pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.0-pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.0-pre3/manifests"},{"name":"1.0.0-pre2","sha":"9720c76d10d560c8ea1215bfb73bd2c0c64c954a","kind":"tag","published_at":"2014-04-28T02:40:33.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.0.0-pre2","html_url":"https://github.com/socketio/socket.io/releases/tag/1.0.0-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.0.0-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.0-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.0-pre2/manifests"},{"name":"1.0.0-pre","sha":"ad86129437d549e803d11cf664de3c48a2b47f87","kind":"tag","published_at":"2014-03-15T13:36:51.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/1.0.0-pre","html_url":"https://github.com/socketio/socket.io/releases/tag/1.0.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@1.0.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/1.0.0-pre/manifests"},{"name":"0.9.15","sha":"64d8f572aa9291889dd766e7b5832fc6f23b32a3","kind":"tag","published_at":"2013-06-06T15:22:29.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.15","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.15/manifests"},{"name":"0.9.14","sha":"5d93af994ae9e8e8d8293452ea5fddf5b2326a31","kind":"tag","published_at":"2013-03-29T21:16:00.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.14","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.14/manifests"},{"name":"0.9.13","sha":"37690f78d7e35422a8421b1d726381a7091cdd0d","kind":"tag","published_at":"2012-12-13T18:15:38.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.13","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.13/manifests"},{"name":"0.9.12","sha":"b2a8ed1421951b72496819268840616423e9e485","kind":"tag","published_at":"2012-12-13T11:19:16.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.12","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.12/manifests"},{"name":"0.9.11","sha":"3b7224c7e0ed62b93578ca5ce416000d4fb03349","kind":"tag","published_at":"2012-11-02T15:03:15.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.11","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.11/manifests"},{"name":"0.9.10","sha":"de9e8dffe163c17286ab6b201cc3e7196cb0c431","kind":"tag","published_at":"2012-08-10T20:34:50.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.10","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.10/manifests"},{"name":"0.9.9","sha":"48ad0d3d1d17caceea88841e5933465e6bec9dd0","kind":"tag","published_at":"2012-08-01T22:14:02.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.9","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.9/manifests"},{"name":"0.9.8","sha":"1679fd564c970b6a8738d98928fce2bc2d378ef0","kind":"tag","published_at":"2012-07-25T00:36:30.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.8","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.8/manifests"},{"name":"0.9.7","sha":"bb900d445a77f24045f6c6ad00882d9d29eb09ad","kind":"tag","published_at":"2012-07-24T18:16:20.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.7","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.7/manifests"},{"name":"0.9.5","sha":"a4e53a642bbb539b44e823abb82d4086f05afc2d","kind":"commit","published_at":"2012-04-05T17:37:18.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.5","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"46fdcf00b368ba8de9a45a1ca779ebe21f73bf64","kind":"commit","published_at":"2012-04-01T04:50:50.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.4","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"a232159ce83828b059c3325013e5b2a6087c40a6","kind":"commit","published_at":"2012-03-28T12:28:05.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.3","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"e7d7582f84b9293aa110ab4f7119cfadd5f36b2c","kind":"commit","published_at":"2012-03-13T14:00:50.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.2","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.2/manifests"},{"name":"0.9.1-1","sha":"5312e154b304588230deaefb0bf2a5730f07cc39","kind":"commit","published_at":"2012-03-02T11:41:17.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.1-1","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.1-1/manifests"},{"name":"0.9.1","sha":"c0e2c3012ffa925b82041b0d80f256d9d9edb201","kind":"commit","published_at":"2012-03-02T11:20:38.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.1","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"204576c0067166bb914ea0d2710cbee04f30fb2a","kind":"tag","published_at":"2012-02-27T00:56:10.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.9.0","html_url":"https://github.com/socketio/socket.io/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.9.0/manifests"},{"name":"0.8.7","sha":"3ed6b79781ab6fe96274560017d8f05c87531987","kind":"commit","published_at":"2011-11-05T20:50:53.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.8.7","html_url":"https://github.com/socketio/socket.io/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"abd0326b0606c356fae39b247f95d722249b51ae","kind":"commit","published_at":"2011-10-27T11:10:18.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.8.6","html_url":"https://github.com/socketio/socket.io/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"dfebed38ab342b3e92c67a040381c756ae527a7d","kind":"commit","published_at":"2011-10-07T18:25:39.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.8.5","html_url":"https://github.com/socketio/socket.io/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"9e6f58fe27165c93a0c433069c0b63342fef6eb3","kind":"commit","published_at":"2011-09-06T14:48:14.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.8.4","html_url":"https://github.com/socketio/socket.io/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"cc275813b5f5ac70f9922d02fbd240a636ac4c55","kind":"tag","published_at":"2011-09-03T21:06:19.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.8.3","html_url":"https://github.com/socketio/socket.io/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"2c5fa40c0dfce86b96297e00747b3edc6eb997dd","kind":"commit","published_at":"2011-08-29T17:36:23.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.8.2","html_url":"https://github.com/socketio/socket.io/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"0b61eda84c4d2d1e502a264b8ee3c93cb2ac1d29","kind":"commit","published_at":"2011-08-29T16:42:16.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.8.1","html_url":"https://github.com/socketio/socket.io/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"a300223122d54ae47ad0c1f0c3d32d7c398fdd42","kind":"commit","published_at":"2011-08-28T22:42:19.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.8.0","html_url":"https://github.com/socketio/socket.io/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.8.0/manifests"},{"name":"0.7.11","sha":"0c31d6eabfc4a690af6c9fcf26f78f22794e40fe","kind":"commit","published_at":"2011-08-27T22:29:33.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.7.11","html_url":"https://github.com/socketio/socket.io/releases/tag/0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.11/manifests"},{"name":"0.7.10","sha":"42904cb3d74bb4fdd555e514025bcf631c0f1b3a","kind":"commit","published_at":"2011-08-27T18:42:55.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.7.10","html_url":"https://github.com/socketio/socket.io/releases/tag/0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.10/manifests"},{"name":"0.7.9","sha":"fbb268fbce5323e645b151408a84d40084eccdfa","kind":"commit","published_at":"2011-08-12T17:19:18.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.7.9","html_url":"https://github.com/socketio/socket.io/releases/tag/0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.9/manifests"},{"name":"0.7.8","sha":"65f1399a44e63e2a704f147adb2833360e4d8028","kind":"commit","published_at":"2011-08-08T15:06:30.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.7.8","html_url":"https://github.com/socketio/socket.io/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"c3fa1bf5af65484ddd4c0a25f58db6ddee3fb865","kind":"commit","published_at":"2011-07-12T08:05:49.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.7.7","html_url":"https://github.com/socketio/socket.io/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.7/manifests"},{"name":"0.7.6","sha":"a483f9cafdeb872506c4e7acd03f92fc8bb770fc","kind":"commit","published_at":"2011-06-30T18:32:22.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.7.6","html_url":"https://github.com/socketio/socket.io/releases/tag/0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.6/manifests"},{"name":"0.7.5","sha":"84f0099c1d3690b38a4d4622166cfb5364a3082c","kind":"commit","published_at":"2011-06-30T15:57:44.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.7.5","html_url":"https://github.com/socketio/socket.io/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"af2d9f285b55589b5cccb99964660ba6b5458d49","kind":"commit","published_at":"2011-06-30T15:48:00.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.7.4","html_url":"https://github.com/socketio/socket.io/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"9b40977616846cd9e35726b990190e1f370139ab","kind":"commit","published_at":"2011-06-30T13:38:03.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.7.3","html_url":"https://github.com/socketio/socket.io/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"331e6e85b90bf1ce1e04b0ea9dbd9cda994c3669","kind":"commit","published_at":"2011-06-22T07:15:01.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.7.2","html_url":"https://github.com/socketio/socket.io/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"c425724bd2b69c774beb60c61b62dcd78c27298b","kind":"commit","published_at":"2011-06-22T00:05:11.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.7.1","html_url":"https://github.com/socketio/socket.io/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"159ad73ba3167cbf17db453d072457f5e7aca331","kind":"tag","published_at":"2011-06-21T12:51:17.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.7.0","html_url":"https://github.com/socketio/socket.io/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.7.0/manifests"},{"name":"0.6.17","sha":"7ca0606670c9fda82ad774cc25e99db6b10380e7","kind":"commit","published_at":"2011-03-30T18:45:06.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.17","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.17/manifests"},{"name":"0.6.16","sha":"cfbae2ac15e74f173aeba0ed7ab54590e7149297","kind":"commit","published_at":"2011-03-04T17:06:01.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.16","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.16/manifests"},{"name":"0.6.15","sha":"5308452b8a1564c3f95d0f1b569a9ccb70e12dbc","kind":"commit","published_at":"2011-02-23T19:20:33.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.15","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.15/manifests"},{"name":"0.6.14","sha":"023566e03bcb94ed2cd27a680ee26b7f2510cad8","kind":"commit","published_at":"2011-02-22T19:09:42.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.14","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.14/manifests"},{"name":"0.6.13","sha":"80f1d9780bf520a185a7df7aa8b083fa1c115870","kind":"commit","published_at":"2011-02-18T23:18:46.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.13","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.13/manifests"},{"name":"0.6.12","sha":"de8d5739481e20647cb679ea52bf23f0843c0fc8","kind":"commit","published_at":"2011-02-18T18:36:13.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.12","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.12/manifests"},{"name":"0.6.11","sha":"109a59ca9ad009e4ddf855aa8102471c38ac3cfd","kind":"commit","published_at":"2011-02-15T23:43:35.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.11","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.11/manifests"},{"name":"0.6.10","sha":"4b0a1f22c8436a5a1ec232690f62883799cc5d30","kind":"commit","published_at":"2011-02-10T02:45:00.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.10","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.10/manifests"},{"name":"0.6.9","sha":"f3ba4173c70545379fc4fc9db51fc20e8fdcecaa","kind":"commit","published_at":"2011-02-06T18:09:13.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.9","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"a91c6f26f48723b5c96593832291efad2537c95e","kind":"commit","published_at":"2011-01-10T09:50:26.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.8","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"e2a97588ef891424b7b0c5a5b8660e0dc27432b2","kind":"tag","published_at":"2011-01-10T03:24:18.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.7","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"b306cc77d7b796797b1b021fcdb685f4a5643ad7","kind":"commit","published_at":"2011-01-10T02:17:42.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.6","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"0b17ec9cb85ae2adf10ad28c8475fd5a038feb7c","kind":"commit","published_at":"2011-01-10T00:56:54.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.5","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"f5b20285770af97ead43b183614cd384728b4cf1","kind":"commit","published_at":"2011-01-05T19:21:37.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.4","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"3c76d732e6e749ea7f9f368c133b8a1b49aa29df","kind":"tag","published_at":"2010-12-24T04:53:05.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.3","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.3/manifests"},{"name":"0.6.1","sha":"3c61f64d299048f33fc605f89ccb0ebdfb5dd9ad","kind":"tag","published_at":"2010-11-08T23:09:33.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.1","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"4240385f6f6431586955c9d60367992d1f4b49b5","kind":"tag","published_at":"2010-11-01T21:01:19.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.0","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.0/manifests"},{"name":"0.6.2","sha":"054e818bd981c4af28f55c55d409f412d86c63b8","kind":"tag","published_at":"2010-11-01T20:20:41.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6.2","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6.2/manifests"},{"name":"0.6","sha":"58e879b45d6b1c02d092950ade0f423a7a09594b","kind":"tag","published_at":"2010-11-01T16:17:30.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.6","html_url":"https://github.com/socketio/socket.io/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.6/manifests"},{"name":"0.5.3","sha":"c173141f8bde7c745d542d122ee0623337a784cb","kind":"tag","published_at":"2010-08-01T21:06:04.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.5.3","html_url":"https://github.com/socketio/socket.io/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"91cdddb32cdefa87391283da84ab35b35b0561f0","kind":"tag","published_at":"2010-08-01T18:29:08.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.5.2","html_url":"https://github.com/socketio/socket.io/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"73cc5e2c66603ee4767464e697c15f7a9e4f9d0e","kind":"tag","published_at":"2010-07-29T17:37:52.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.5.1","html_url":"https://github.com/socketio/socket.io/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.5.1/manifests"},{"name":"0.5","sha":"ae159b5f7d66c4e5b4321bc2a9b35d96b9519e2e","kind":"tag","published_at":"2010-07-29T08:58:49.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.5","html_url":"https://github.com/socketio/socket.io/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.5/manifests"},{"name":"0.4.1","sha":"8bf30afda2af885955618c77ccfcc961869c4c2b","kind":"tag","published_at":"2010-06-30T04:24:22.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.4.1","html_url":"https://github.com/socketio/socket.io/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.4.1/manifests"},{"name":"0.4","sha":"57c8d37d47f3b7c698fdf657a9cc3b7dee646e69","kind":"tag","published_at":"2010-06-26T22:06:30.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.4","html_url":"https://github.com/socketio/socket.io/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.4/manifests"},{"name":"0.3.9","sha":"5e329229b4f08700101d554276d0f95f7830195b","kind":"tag","published_at":"2010-06-25T21:58:22.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.3.9","html_url":"https://github.com/socketio/socket.io/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"ea36d24d9e9f6d40591f8661513faceb7456a203","kind":"tag","published_at":"2010-06-18T06:03:33.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.3.8","html_url":"https://github.com/socketio/socket.io/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"d79de5aa56eb2fa89850c71c8d966e8f54b89591","kind":"tag","published_at":"2010-06-18T05:38:46.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.3.7","html_url":"https://github.com/socketio/socket.io/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"7f5228abc338570ba43d1b2016f5137cc22776a3","kind":"tag","published_at":"2010-05-28T09:12:52.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.3.6","html_url":"https://github.com/socketio/socket.io/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"0ad237ddf544fcecc9e0e0d68ff89a3f5c490f59","kind":"tag","published_at":"2010-05-28T08:38:56.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.3.5","html_url":"https://github.com/socketio/socket.io/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"3134940ed65cd8e832305d7c3ce823139c77243b","kind":"tag","published_at":"2010-05-28T01:01:19.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.3.4","html_url":"https://github.com/socketio/socket.io/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"dd3d829173d3b3ebbaae41672a7b3b440e4ff851","kind":"tag","published_at":"2010-05-21T13:46:13.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.3.3","html_url":"https://github.com/socketio/socket.io/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"0459c9584880ec91024a90b80fa14bbc37047b2c","kind":"tag","published_at":"2010-05-12T15:17:46.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.3.2","html_url":"https://github.com/socketio/socket.io/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"87f62373c5c54401cc3bc088c089f2a737f734ad","kind":"tag","published_at":"2010-04-30T12:05:06.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.3.1","html_url":"https://github.com/socketio/socket.io/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3.1/manifests"},{"name":"0.3","sha":"a557bd6acbba9cdab24dd1d521774c7d27795b39","kind":"tag","published_at":"2010-04-30T11:55:29.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.3","html_url":"https://github.com/socketio/socket.io/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.3/manifests"},{"name":"0.2.3","sha":"1745e899368eb8e10c563577a9bd50710d5c4886","kind":"tag","published_at":"2010-04-04T01:51:15.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.2.3","html_url":"https://github.com/socketio/socket.io/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"10e6b66a970806a78a3aa6d6d712e276afce525d","kind":"tag","published_at":"2010-04-04T01:31:48.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.2.2","html_url":"https://github.com/socketio/socket.io/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"bf9ba8c08bb725f876101fc6c96a31ef9bf7b93c","kind":"tag","published_at":"2010-04-04T01:17:12.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.2.1","html_url":"https://github.com/socketio/socket.io/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.2.1/manifests"},{"name":"0.2","sha":"4db40d9ecc72fda6bf5530e9d18e43f5c20fb002","kind":"tag","published_at":"2010-03-23T18:05:59.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.2","html_url":"https://github.com/socketio/socket.io/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.2/manifests"},{"name":"0.1","sha":"ff8c4f09a04835193949161b4959773ffb103693","kind":"tag","published_at":"2010-03-19T06:01:09.000Z","download_url":"https://codeload.github.com/socketio/socket.io/tar.gz/0.1","html_url":"https://github.com/socketio/socket.io/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/socketio/socket.io@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-07T22:33:11.760Z","dependent_packages_count":215,"downloads":69861120,"downloads_period":"last-month","dependent_repos_count":1253645,"rankings":{"downloads":0.04796945725516137,"dependent_repos_count":0.027708385126839787,"dependent_packages_count":0.2139185899169953,"stargazers_count":5.383449003976646,"forks_count":3.4053943202723307,"docker_downloads_count":0.03934481168702448,"average":1.5196307613724995},"purl":"pkg:npm/engine.io-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/engine.io-parser","docker_dependents_count":5665,"docker_downloads_count":2895179957,"usage_url":"https://repos.ecosyste.ms/usage/npm/engine.io-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/engine.io-parser/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-22T15:02:17.078Z","issues_count":533,"pull_requests_count":130,"avg_time_to_close_issue":28869271.295522388,"avg_time_to_close_pull_request":5527153.579545454,"issues_closed_count":334,"pull_requests_closed_count":88,"pull_request_authors_count":77,"issue_authors_count":489,"avg_comments_per_issue":4.581613508442777,"avg_comments_per_pull_request":1.2076923076923076,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":53,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":1888247.857142857,"past_year_avg_time_to_close_pull_request":2293881.285714286,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":45,"past_year_avg_comments_per_issue":1.9245283018867925,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io/issues","maintainers":[{"login":"darrachequesne","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darrachequesne"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/engine.io-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/engine.io-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/engine.io-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/engine.io-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/engine.io-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/engine.io-parser/codemeta","maintainers":[{"uuid":"rauchg","login":"rauchg","name":null,"email":"rauchg@gmail.com","url":null,"packages_count":280,"html_url":"https://www.npmjs.com/~rauchg","role":null,"created_at":"2022-11-12T05:20:51.931Z","updated_at":"2022-11-12T05:20:51.931Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rauchg/packages"},{"uuid":"darrachequesne","login":"darrachequesne","name":null,"email":"damien.arrachequesne@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~darrachequesne","role":null,"created_at":"2022-11-12T05:20:51.961Z","updated_at":"2022-11-12T05:20:51.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darrachequesne/packages"}]}