{"id":1009568,"name":"@jsweb/randkey","ecosystem":"npm","description":"Simple JS module to generate random id/key/hash in various formats, including UUID v4","homepage":"https://randkey.jsweb.app","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jsweb/randkey","keywords_array":["random","id","key","hash","uuid","js"],"namespace":"jsweb","versions_count":27,"first_release_published_at":"2018-06-26T12:32:13.752Z","latest_release_published_at":"2022-12-05T16:03:42.367Z","latest_release_number":"4.1.5","last_synced_at":"2026-05-02T06:03:27.981Z","created_at":"2022-04-07T19:08:23.689Z","updated_at":"2026-05-02T06:03:27.981Z","registry_url":"https://www.npmjs.com/package/@jsweb/randkey","install_command":"npm install @jsweb/randkey","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.1.5"}},"repo_metadata":{"id":33095744,"uuid":"145777250","full_name":"jsweb/randkey","owner":"jsweb","description":"Simple JS module to generate random id/key/hash in various formats, including UUID like","archived":false,"fork":false,"pushed_at":"2022-12-05T16:03:08.000Z","size":501,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T12:49:59.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-23T00:17:49.000Z","updated_at":"2022-08-20T21:38:28.000Z","dependencies_parsed_at":"2023-01-14T23:20:14.372Z","dependency_job_id":null,"html_url":"https://github.com/jsweb/randkey","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/jsweb/randkey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsweb","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/sbom","scorecard":{"id":539681,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsweb/randkey","commit":"9ddadddf38c2bc30fb12afda9b2c4787c681fa5f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/22 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jsweb/randkey/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsweb/randkey/npm-publish.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/npm-publish.yml:18","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/npm-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-20T07:53:59.432Z","repository_id":33095744,"created_at":"2025-08-20T07:53:59.432Z","updated_at":"2025-08-20T07:53:59.432Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276210444,"owners_count":25603724,"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-21T02:00:07.055Z","response_time":72,"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":"jsweb","name":"jsweb","uuid":"42086951","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42086951?v=4","repositories_count":12,"last_synced_at":"2023-03-02T05:30:28.817Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsweb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T23:15:35.834Z","updated_at":"2023-03-02T05:30:28.824Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsweb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsweb/repositories"},"tags":[{"name":"v4.1.5","sha":"9ddadddf38c2bc30fb12afda9b2c4787c681fa5f","kind":"tag","published_at":"2022-12-05T16:03:06.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v4.1.5","html_url":"https://github.com/jsweb/randkey/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"2d6f654599cc0b48cf20ea3c6f1645a1e1d9070a","kind":"tag","published_at":"2022-09-13T23:36:30.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v4.1.4","html_url":"https://github.com/jsweb/randkey/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"73c0eb0a3446b9865908de5092d3260d4a5184fc","kind":"tag","published_at":"2022-08-20T21:38:22.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v4.1.3","html_url":"https://github.com/jsweb/randkey/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"5344a2fcded2221ac793e0a7d990ce463100aa75","kind":"tag","published_at":"2020-09-14T18:00:27.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v4.1.2","html_url":"https://github.com/jsweb/randkey/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ccf2521fe3af96593c763c65e4aabb9f61ec744b","kind":"tag","published_at":"2020-09-14T17:56:29.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v4.1.1","html_url":"https://github.com/jsweb/randkey/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2e6a0242cb7bbba05b24c6729b49c6366024126a","kind":"tag","published_at":"2020-09-14T17:54:17.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v4.1.0","html_url":"https://github.com/jsweb/randkey/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"e4c36349550d1180404287216ad022d4e7112509","kind":"tag","published_at":"2020-06-13T19:10:31.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v4.0.4","html_url":"https://github.com/jsweb/randkey/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"49087907f5ea3c87eefdfeea2cddb116760dd9fe","kind":"tag","published_at":"2020-06-13T18:21:30.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v4.0.3","html_url":"https://github.com/jsweb/randkey/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"fe339bdabff6084af1df443439ec020397db77e0","kind":"tag","published_at":"2020-06-13T16:35:43.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v4.0.2","html_url":"https://github.com/jsweb/randkey/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"fc3d1d77b0a1aefafe48fbf5d142348e545c9163","kind":"tag","published_at":"2020-06-12T15:52:27.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v4.0.1","html_url":"https://github.com/jsweb/randkey/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"00ae813e807cc0b81dea60de2fb356c8e6b00430","kind":"tag","published_at":"2020-06-12T15:47:24.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v4.0.0","html_url":"https://github.com/jsweb/randkey/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v4.0.0/manifests"},{"name":"v3.3.5","sha":"fa4e506493213ad38a1af30930422157b77fa3c2","kind":"tag","published_at":"2019-01-02T02:35:28.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.3.5","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"28d11b473ab781480f5fb1c629420c022e957e62","kind":"tag","published_at":"2018-12-31T10:43:33.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.3.4","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"15afb354d75da74b99bfce2f074170652887fee2","kind":"tag","published_at":"2018-10-21T20:28:25.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.3.3","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b8500617ead577d39efe6ac8e9c759628435c594","kind":"tag","published_at":"2018-10-09T02:47:57.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.3.2","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"fc745b142115eb01e0c8795c06b4bec593eed568","kind":"tag","published_at":"2018-10-06T22:37:00.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.3.1","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"1bce39328b9539b4ac5fa45a150cb4f4b4a9953d","kind":"tag","published_at":"2018-10-06T21:00:50.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.3.0","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"1eb93ef1c35014ae716853cf3fdb9b1f67acf285","kind":"tag","published_at":"2018-09-27T10:48:02.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.2.1","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"47e70e0317956d648247134b0dc085e1fe018f65","kind":"tag","published_at":"2018-09-26T13:29:16.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.2.0","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"753ecacc5196a4914b68fa4c8d934467667d6fbb","kind":"tag","published_at":"2018-09-24T10:30:09.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.1.1","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f3fc80efa30e8d7034085643fc8ddb88fa933e14","kind":"tag","published_at":"2018-09-21T14:01:16.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.1.0","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.1.0/manifests"},{"name":"v3.0.5","sha":"0e964609eebc0b6614ef6a9bfd56ca82393ec7f1","kind":"tag","published_at":"2018-09-21T02:52:32.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.0.5","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"86a31e0d3a06901da2bd5d4ab216b7e5826fbca7","kind":"tag","published_at":"2018-09-05T12:32:35.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.0.4","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"706ef5fa1587438dda3b6b85459894e7e7a7bd80","kind":"tag","published_at":"2018-08-23T12:02:55.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.0.3","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"4b93ae73d2f1c6023e1a85b5067fd2868fec1171","kind":"tag","published_at":"2018-06-27T01:35:37.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.0.2","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"b947da9c206919d9302620ba8d3d44f2857ce02f","kind":"tag","published_at":"2018-06-27T01:31:10.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.0.1","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"426768b805aad7503790f86159f4515561f015c4","kind":"tag","published_at":"2018-06-26T23:27:08.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v3.0.0","html_url":"https://github.com/jsweb/randkey/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v3.0.0/manifests"},{"name":"v2.3.2","sha":"9a91219e2320779808f892047c9232dfcdfd8d59","kind":"tag","published_at":"2018-06-26T12:37:27.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.3.2","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f9dac10e3a71eff56c6c36c6e8d9b5535da939dc","kind":"tag","published_at":"2018-06-26T12:31:19.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.3.1","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"a9dbe398092676bed1e2bcc3a7e1c8d2c7a1ccbd","kind":"tag","published_at":"2017-12-26T17:01:56.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.3.0","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"e1fb30c3fa3f51b67cee748753c6b936b7e8806c","kind":"tag","published_at":"2017-07-06T14:15:34.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.2.3","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"0d1383152ef2fb9c9c215edea6bc45d94fc85cf9","kind":"tag","published_at":"2017-07-06T10:41:20.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.2.2","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4115f953b4a8c9ebff6fda8dabf3313f0fa49658","kind":"tag","published_at":"2017-07-05T21:05:01.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.2.1","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"343247a0346c71734c933ea17615af5ba510d1a0","kind":"tag","published_at":"2017-07-05T20:51:05.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.2.0","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"8539cc00cdcd3d6529f75e3bbe1d927a6deb052f","kind":"tag","published_at":"2017-06-30T17:53:08.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.1.3","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"ab45dc5792ff4cbf13cd502e9518780b09c20dbe","kind":"tag","published_at":"2017-05-11T18:57:31.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.1.2","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"f5c5c6293f90e2986b4fecff716866ce4c5608f9","kind":"tag","published_at":"2016-12-08T13:42:42.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.1.1","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"024b1ba93dd945d5625e111b26a03037036dbbff","kind":"tag","published_at":"2016-12-07T00:47:33.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.1.0","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"85056c0454d37d2a74f07f46216c331530f4778d","kind":"tag","published_at":"2016-08-08T20:25:25.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.0.2","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2b8d71ea7f326c4f80ae2324da4db5b3391245fd","kind":"tag","published_at":"2016-08-08T20:11:42.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.0.1","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8eb4597a77f5e7770bb5520d3405fb093ad10d85","kind":"tag","published_at":"2016-08-08T20:08:00.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v2.0.0","html_url":"https://github.com/jsweb/randkey/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"4693d6736c40d56dfce99edfb702573435c82d9f","kind":"commit","published_at":"2016-06-26T15:43:53.000Z","download_url":"https://codeload.github.com/jsweb/randkey/tar.gz/v1.0.0","html_url":"https://github.com/jsweb/randkey/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsweb/randkey@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsweb%2Frandkey/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-21T08:13:33.594Z","dependent_packages_count":3,"downloads":23,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":8.205416968204167,"dependent_repos_count":10.295976646711454,"dependent_packages_count":5.888476794839281,"stargazers_count":16.703432134924785,"forks_count":15.382149371460885,"docker_downloads_count":null,"average":11.295090383228114},"purl":"pkg:npm/%40jsweb/randkey","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jsweb/randkey","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jsweb/randkey","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jsweb/randkey/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T12:39:01.413Z","issues_count":0,"pull_requests_count":9,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2339617.777777778,"issues_closed_count":0,"pull_requests_closed_count":9,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.2222222222222222,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":9,"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/jsweb%2Frandkey/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsweb%2Frandkey/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsweb%2Frandkey/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsweb%2Frandkey/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsweb%2Frandkey/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsweb%2Frandkey/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsweb%2Frandkey/codemeta","maintainers":[{"uuid":"alexbruno","login":"alexbruno","name":null,"email":"git.alexbr@outlook.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~alexbruno","role":null,"created_at":"2022-11-20T18:08:04.210Z","updated_at":"2022-11-20T18:08:04.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexbruno/packages"}]}