{"id":2355170,"name":"sharedmap","ecosystem":"npm","description":"Multithreading-compatible SharedMap in vanilla JS","homepage":"https://github.com/mmomtchev/SharedMap#readme","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/mmomtchev/SharedMap","keywords_array":["sharedmap","multithreading","worker","service-worker","worker-threads","SharedArrayBuffer"],"namespace":null,"versions_count":9,"first_release_published_at":"2020-05-24T15:35:28.658Z","latest_release_published_at":"2020-08-22T10:15:09.055Z","latest_release_number":"1.2.0","last_synced_at":"2026-05-29T22:02:09.776Z","created_at":"2022-04-10T00:37:30.006Z","updated_at":"2026-05-29T22:02:09.776Z","registry_url":"https://www.npmjs.com/package/sharedmap","install_command":"npm install sharedmap","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.0"}},"repo_metadata":{"id":42716250,"uuid":"266569728","full_name":"mmomtchev/SharedMap","owner":"mmomtchev","description":"Vanilla JS Implementation of SharedMap, a synchronous multi-threading capable, fine-grain-locked with deadlock recovery, static memory allocated,  coalesced-chaining HashMap,  backed by SharedArrayBuffer","archived":false,"fork":false,"pushed_at":"2026-01-22T00:51:15.000Z","size":1661,"stargazers_count":44,"open_issues_count":4,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-22T13:59:49.677Z","etag":null,"topics":["hashmap","multithreading","service-worker","sharedarraybuffer","sharedmap","worker-threads"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmomtchev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-24T15:29:42.000Z","updated_at":"2026-01-22T00:51:12.000Z","dependencies_parsed_at":"2024-06-19T05:22:56.108Z","dependency_job_id":"8c29d21b-9cdb-468d-b644-198eae963a1c","html_url":"https://github.com/mmomtchev/SharedMap","commit_stats":{"total_commits":71,"total_committers":4,"mean_commits":17.75,"dds":"0.18309859154929575","last_synced_commit":"22dc368ea30b234a0e5e9a168658fb73088f9c2c"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mmomtchev/SharedMap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmomtchev","download_url":"https://codeload.github.com/mmomtchev/SharedMap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/sbom","scorecard":{"id":654582,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmomtchev/SharedMap","commit":"22dc368ea30b234a0e5e9a168658fb73088f9c2c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":2,"reason":"Found 3/12 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mmomtchev/SharedMap/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mmomtchev/SharedMap/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mmomtchev/SharedMap/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mmomtchev/SharedMap/node.js.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/node.js.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/node.js.yml:47","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T14:19:16.424Z","repository_id":42716250,"created_at":"2025-08-21T14:19:16.424Z","updated_at":"2025-08-21T14:19:16.424Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29483518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"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":"mmomtchev","name":"Momtchil Momtchev","uuid":"31410344","kind":"user","description":"Dickus Minimus Psychotis Maximus Retardensis\r\n          \r\nFamous open-source troll","email":"momtchil@momtchev.com","website":"https://www.meteo.guru","location":"Somewhere in the cloud","twitter":"mmomtchev","company":"Казак ( Redneck / Mongole )","icon_url":"https://avatars.githubusercontent.com/u/31410344?u=028a653a1f76aecb9dbbbee209f1dfffedbd9620\u0026v=4","repositories_count":152,"last_synced_at":"2025-11-20T02:03:26.419Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mmomtchev","funding_links":["https://github.com/sponsors/mmomtchev"],"total_stars":1133,"followers":148,"following":9,"created_at":"2022-11-14T07:42:52.507Z","updated_at":"2025-11-20T02:03:26.419Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmomtchev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmomtchev/repositories"},"tags":[{"name":"v1.2.0","sha":"fa4f2789b163badb7fc6327a15c05c511336f799","kind":"tag","published_at":"2020-08-22T10:09:51.000Z","download_url":"https://codeload.github.com/mmomtchev/SharedMap/tar.gz/v1.2.0","html_url":"https://github.com/mmomtchev/SharedMap/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmomtchev/SharedMap@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c48dc50739dd1f53de781a75a0bca3f9710a39ff","kind":"tag","published_at":"2020-06-08T18:41:22.000Z","download_url":"https://codeload.github.com/mmomtchev/SharedMap/tar.gz/v1.1.1","html_url":"https://github.com/mmomtchev/SharedMap/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmomtchev/SharedMap@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b16d8d124d8e9c291be02690dcaad942a7be8a8a","kind":"tag","published_at":"2020-05-30T12:05:17.000Z","download_url":"https://codeload.github.com/mmomtchev/SharedMap/tar.gz/v1.1.0","html_url":"https://github.com/mmomtchev/SharedMap/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmomtchev/SharedMap@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"511e56439e609704aafed7f169dfe82c0e702f2a","kind":"tag","published_at":"2020-05-29T10:07:57.000Z","download_url":"https://codeload.github.com/mmomtchev/SharedMap/tar.gz/v1.0.1","html_url":"https://github.com/mmomtchev/SharedMap/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmomtchev/SharedMap@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"18dd0ea38755c7d25fd7f3b4b1141b5d7a0cac3e","kind":"tag","published_at":"2020-05-26T16:11:27.000Z","download_url":"https://codeload.github.com/mmomtchev/SharedMap/tar.gz/v1.0.0","html_url":"https://github.com/mmomtchev/SharedMap/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmomtchev/SharedMap@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmomtchev%2FSharedMap/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-16T10:43:42.607Z","dependent_packages_count":4,"downloads":368,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":12.00307450709035,"dependent_repos_count":5.030788077041244,"dependent_packages_count":4.510805628986658,"stargazers_count":6.677135935935262,"forks_count":6.747399596831494,"docker_downloads_count":null,"average":6.993840749177002},"purl":"pkg:npm/sharedmap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sharedmap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/sharedmap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sharedmap/dependencies","status":null,"funding_links":["https://github.com/sponsors/mmomtchev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-22T03:02:51.025Z","issues_count":8,"pull_requests_count":17,"avg_time_to_close_issue":16723956.0,"avg_time_to_close_pull_request":8477934.4375,"issues_closed_count":4,"pull_requests_closed_count":16,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":2.625,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":11,"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/mmomtchev%2FSharedMap/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sharedmap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sharedmap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sharedmap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sharedmap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sharedmap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sharedmap/codemeta","maintainers":[{"uuid":"mmomtchev","login":"mmomtchev","name":null,"email":"momtchil@momtchev.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~mmomtchev","role":null,"created_at":"2022-11-14T10:21:36.308Z","updated_at":"2022-11-14T10:21:36.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mmomtchev/packages"}]}