{"id":786260,"name":"@ably/msgpack-js","ecosystem":"npm","description":"msgpack encoder and decoder in pure javascript based on creationix/msgpack-js updated to match the new v5 specification with string support.","homepage":"https://github.com/ably-forks/msgpack-js#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ably-forks/msgpack-js","keywords_array":[],"namespace":"ably","versions_count":5,"first_release_published_at":"2018-09-10T10:20:53.527Z","latest_release_published_at":"2025-07-22T09:27:07.797Z","latest_release_number":"0.4.1","last_synced_at":"2026-03-17T15:53:05.849Z","created_at":"2022-04-07T12:55:33.936Z","updated_at":"2026-03-17T15:53:05.849Z","registry_url":"https://www.npmjs.com/package/@ably/msgpack-js","install_command":"npm install @ably/msgpack-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.1"}},"repo_metadata":{"id":31840098,"uuid":"35407136","full_name":"ably-forks/msgpack-js","owner":"ably-forks","description":"The msgpack protocol implemented in pure node javascript.","archived":false,"fork":true,"pushed_at":"2025-07-22T14:26:02.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-12T22:09:02.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://msgpack.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"paddybyers/msgpack-js","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ably-forks.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-11T06:48:37.000Z","updated_at":"2025-07-22T09:24:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ably-forks/msgpack-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ably-forks/msgpack-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ably-forks%2Fmsgpack-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ably-forks%2Fmsgpack-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ably-forks%2Fmsgpack-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ably-forks%2Fmsgpack-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ably-forks","download_url":"https://codeload.github.com/ably-forks/msgpack-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ably-forks%2Fmsgpack-js/sbom","scorecard":{"id":161253,"data":{"date":"2025-08-11","repo":{"name":"github.com/ably-forks/msgpack-js","commit":"13cda2a2d1ac7cc6b350cb1f964f8b62b595f227"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 3/22 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T13:30:26.169Z","repository_id":31840098,"created_at":"2025-08-16T13:30:26.169Z","updated_at":"2025-08-16T13:30:26.169Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275195994,"owners_count":25421920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"ably-forks","name":"Ably Realtime - projects we have forked","uuid":"2515232","kind":"organization","description":"","email":"support@ably.com","website":"https://ably.com/documentation","location":"London, UK","twitter":"ablyrealtime","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2515232?v=4","repositories_count":82,"last_synced_at":"2023-03-27T15:01:46.824Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ably-forks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T02:44:05.720Z","updated_at":"2023-03-27T15:01:47.663Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ably-forks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ably-forks/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-15T23:56:06.324Z","dependent_packages_count":4,"downloads":990199,"downloads_period":"last-month","dependent_repos_count":281,"rankings":{"downloads":0.3783563518393479,"dependent_repos_count":0.9552704396572647,"dependent_packages_count":5.905018153016371,"stargazers_count":20.964525043420785,"forks_count":11.608708162474885,"docker_downloads_count":1.004164445675854,"average":6.802673766014085},"purl":"pkg:npm/%40ably/msgpack-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ably/msgpack-js","docker_dependents_count":11,"docker_downloads_count":1382,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ably/msgpack-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ably/msgpack-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-09T05:41:03.720Z","issues_count":1,"pull_requests_count":5,"avg_time_to_close_issue":19328318.0,"avg_time_to_close_pull_request":382141.4,"issues_closed_count":1,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ably-forks%2Fmsgpack-js/issues","maintainers":[{"login":"paddybyers","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paddybyers"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ably%2Fmsgpack-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ably%2Fmsgpack-js/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ably%2Fmsgpack-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ably%2Fmsgpack-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ably%2Fmsgpack-js/codemeta","maintainers":[{"uuid":"ably-realtime","login":"ably-realtime","name":null,"email":"account.owners@ably.com","url":null,"packages_count":35,"html_url":"https://www.npmjs.com/~ably-realtime","role":null,"created_at":"2025-04-17T23:56:47.653Z","updated_at":"2025-04-17T23:56:47.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ably-realtime/packages"},{"uuid":"simonw_ably","login":"simonw_ably","name":null,"email":"simon.woolf@ably.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~simonw_ably","role":null,"created_at":"2022-11-08T12:42:19.021Z","updated_at":"2022-11-08T12:42:19.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simonw_ably/packages"},{"uuid":"owenpearson","login":"owenpearson","name":null,"email":"owen.pearson@ably.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~owenpearson","role":null,"created_at":"2022-11-08T12:42:19.028Z","updated_at":"2022-11-08T12:42:19.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/owenpearson/packages"},{"uuid":"ttypic","login":"ttypic","name":null,"email":"khokhlov.e.n@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~ttypic","role":null,"created_at":"2024-03-07T16:27:37.850Z","updated_at":"2024-03-07T16:27:37.850Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ttypic/packages"},{"uuid":"andrii.bulat.ably","login":"andrii.bulat.ably","name":null,"email":"andrii.bulat@ably.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~andrii.bulat.ably","role":null,"created_at":"2024-03-22T01:09:24.317Z","updated_at":"2024-03-22T01:09:24.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andrii.bulat.ably/packages"},{"uuid":"andytwf","login":"andytwf","name":null,"email":"andyford993@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~andytwf","role":null,"created_at":"2024-07-24T03:40:42.728Z","updated_at":"2024-07-24T03:40:42.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andytwf/packages"},{"uuid":"splind06","login":"splind06","name":null,"email":"steven.lindsay@ably.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~splind06","role":null,"created_at":"2024-11-11T20:24:09.877Z","updated_at":"2024-11-11T20:24:09.877Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/splind06/packages"},{"uuid":"vlad.velici.ably","login":"vlad.velici.ably","name":null,"email":"vlad.velici@ably.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~vlad.velici.ably","role":null,"created_at":"2025-04-17T23:56:47.611Z","updated_at":"2025-04-17T23:56:47.611Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vlad.velici.ably/packages"},{"uuid":"lawrence.forooghian.ably","login":"lawrence.forooghian.ably","name":null,"email":"lawrence.forooghian@ably.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~lawrence.forooghian.ably","role":null,"created_at":"2026-03-17T15:53:04.565Z","updated_at":"2026-03-17T15:53:04.565Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lawrence.forooghian.ably/packages"}]}