{"id":378518,"url":"https://github.com/ai/nanoid","last_synced_at":"2026-07-22T16:03:03.936Z","repository":{"id":37270503,"uuid":"99401299","full_name":"ai/nanoid","owner":"ai","description":"A tiny (118 bytes), secure, URL-friendly, unique string ID generator for JavaScript","archived":false,"fork":false,"pushed_at":"2026-07-16T09:03:15.000Z","size":5845,"stargazers_count":26890,"open_issues_count":0,"forks_count":862,"subscribers_count":155,"default_branch":"main","last_synced_at":"2026-07-19T19:30:03.374Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zelark.github.io/nano-id-cc/","language":"JavaScript","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/ai.png","metadata":{"files":{"readme":"README.ar.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"tidelift":"npm/nanoid","github":"ai"}},"created_at":"2017-08-05T05:24:35.000Z","updated_at":"2026-07-19T18:21:44.000Z","dependencies_parsed_at":"2023-02-19T06:31:13.856Z","dependency_job_id":"c06371a9-1bb9-46d9-b255-112be033adbe","html_url":"https://github.com/ai/nanoid","commit_stats":{"total_commits":1065,"total_committers":139,"mean_commits":7.661870503597123,"dds":"0.18967136150234742","last_synced_commit":"6f5b50737bc9cf942f69a53df64bf3fbdf7e2482"},"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/ai/nanoid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/sbom","scorecard":{"id":172597,"data":{"date":"2025-08-11","repo":{"name":"github.com/ai/nanoid","commit":"641487083f66af7003bbad08bd19dfbff7f25a64"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jsr.yml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"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/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jsr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/jsr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"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":"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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99"],"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-16T16:57:08.030Z","repository_id":37270503,"created_at":"2025-08-16T16:57:08.030Z","updated_at":"2025-08-16T16:57:08.030Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35753457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"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":null,"packages":[{"id":14024818,"name":"@depup/nanoid","ecosystem":"npm","description":"[DepUp] A tiny (118 bytes), secure URL-friendly unique string ID generator","homepage":"https://github.com/ai/nanoid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ai/nanoid","keywords_array":["depup","dependency-bumped","updated-deps","nanoid","uuid","random","id","url"],"namespace":"depup","versions_count":2,"first_release_published_at":"2026-03-08T20:41:29.833Z","latest_release_published_at":"2026-03-15T20:14:50.939Z","latest_release_number":"5.1.7-depup.0","last_synced_at":"2026-07-19T19:28:36.246Z","created_at":"2026-03-11T00:14:06.173Z","updated_at":"2026-07-19T19:28:36.247Z","registry_url":"https://www.npmjs.com/package/@depup/nanoid","install_command":"npm install @depup/nanoid","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/ai"}],"dist-tags":{"beta":"5.1.6-depup.0","latest":"5.1.7-depup.0"}},"repo_metadata":{"id":37270503,"uuid":"99401299","full_name":"ai/nanoid","owner":"ai","description":"A tiny (118 bytes), secure, URL-friendly, unique string ID generator for JavaScript","archived":false,"fork":false,"pushed_at":"2026-07-11T19:31:00.000Z","size":5745,"stargazers_count":26842,"open_issues_count":1,"forks_count":860,"subscribers_count":155,"default_branch":"main","last_synced_at":"2026-07-11T21:10:17.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zelark.github.io/nano-id-cc/","language":"JavaScript","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/ai.png","metadata":{"files":{"readme":"README.ar.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"tidelift":"npm/nanoid","github":"ai"}},"created_at":"2017-08-05T05:24:35.000Z","updated_at":"2026-07-11T19:31:06.000Z","dependencies_parsed_at":"2023-02-19T06:31:13.856Z","dependency_job_id":"c06371a9-1bb9-46d9-b255-112be033adbe","html_url":"https://github.com/ai/nanoid","commit_stats":{"total_commits":1065,"total_committers":139,"mean_commits":7.661870503597123,"dds":"0.18967136150234742","last_synced_commit":"6f5b50737bc9cf942f69a53df64bf3fbdf7e2482"},"previous_names":[],"tags_count":126,"template":false,"template_full_name":null,"purl":"pkg:github/ai/nanoid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/sbom","scorecard":{"id":172597,"data":{"date":"2025-08-11","repo":{"name":"github.com/ai/nanoid","commit":"641487083f66af7003bbad08bd19dfbff7f25a64"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jsr.yml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"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/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jsr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/jsr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"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":"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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99"],"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-16T16:57:08.030Z","repository_id":37270503,"created_at":"2025-08-16T16:57:08.030Z","updated_at":"2025-08-16T16:57:08.030Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35453553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-14T02:00:06.603Z","response_time":114,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-19T19:28:36.065Z","dependent_packages_count":0,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.512631796629087,"dependent_packages_count":32.43474361860437,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.47368770761673},"purl":"pkg:npm/%40depup/nanoid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/nanoid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/nanoid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/nanoid/dependencies","status":null,"funding_links":["https://github.com/sponsors/ai","https://tidelift.com/funding/github/npm/nanoid"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-16T07:20:24.480Z","issues_count":109,"pull_requests_count":130,"avg_time_to_close_issue":5459680.029126214,"avg_time_to_close_pull_request":265286.91803278687,"issues_closed_count":103,"pull_requests_closed_count":122,"pull_request_authors_count":66,"issue_authors_count":106,"avg_comments_per_issue":5.330275229357798,"avg_comments_per_pull_request":0.9923076923076923,"merged_pull_requests_count":102,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":8,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":632427.0,"past_year_avg_time_to_close_pull_request":40003.13333333333,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.625,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/issues","maintainers":[{"login":"ai","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ai"}],"active_maintainers":[{"login":"ai","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnanoid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnanoid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnanoid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnanoid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnanoid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnanoid/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2073,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-11T00:14:11.517Z","updated_at":"2026-03-11T00:14:11.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678726,"maintainers_count":1211424,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5003092,"name":"org.webjars.npm:nanoid","ecosystem":"maven","description":"WebJar for nanoid","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ai/nanoid","keywords_array":[],"namespace":"org.webjars.npm","versions_count":36,"first_release_published_at":"2018-07-06T04:09:54.000Z","latest_release_published_at":"2026-07-03T14:19:41.000Z","latest_release_number":"5.1.16","last_synced_at":"2026-07-19T19:28:34.215Z","created_at":"2022-07-27T11:04:07.576Z","updated_at":"2026-07-19T19:28:34.215Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/nanoid/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/nanoid/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37270503,"uuid":"99401299","full_name":"ai/nanoid","owner":"ai","description":"A tiny (118 bytes), secure, URL-friendly, unique string ID generator for JavaScript","archived":false,"fork":false,"pushed_at":"2026-03-15T20:41:27.000Z","size":5375,"stargazers_count":26677,"open_issues_count":4,"forks_count":840,"subscribers_count":156,"default_branch":"main","last_synced_at":"2026-03-22T08:58:10.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zelark.github.io/nano-id-cc/","language":"JavaScript","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/ai.png","metadata":{"files":{"readme":"README.id-ID.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"tidelift":"npm/nanoid","github":"ai"}},"created_at":"2017-08-05T05:24:35.000Z","updated_at":"2026-03-22T02:48:59.000Z","dependencies_parsed_at":"2023-02-19T06:31:13.856Z","dependency_job_id":"c06371a9-1bb9-46d9-b255-112be033adbe","html_url":"https://github.com/ai/nanoid","commit_stats":{"total_commits":1065,"total_committers":139,"mean_commits":7.661870503597123,"dds":"0.18967136150234742","last_synced_commit":"6f5b50737bc9cf942f69a53df64bf3fbdf7e2482"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/ai/nanoid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/sbom","scorecard":{"id":172597,"data":{"date":"2025-08-11","repo":{"name":"github.com/ai/nanoid","commit":"641487083f66af7003bbad08bd19dfbff7f25a64"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jsr.yml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"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/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jsr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/jsr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"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":"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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99"],"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-16T16:57:08.030Z","repository_id":37270503,"created_at":"2025-08-16T16:57:08.030Z","updated_at":"2025-08-16T16:57:08.030Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30836323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-22T05:45:47.827Z","status":"ssl_error","status_checked_at":"2026-03-22T05:45:39.030Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"ai","name":"Andrey Sitnik","uuid":"19343","kind":"user","description":"The creator of Autoprefixer, @postcss, @browserslist, and @logux\r\n","email":"","website":"https://sitnik.ru","location":"Barcelona, Spain","twitter":"sitnikcode","company":"@evilmartians","icon_url":"https://avatars.githubusercontent.com/u/19343?u=109019153065fd4af98d015da3ee415790e2ef3e\u0026v=4","repositories_count":83,"last_synced_at":"2024-11-24T17:54:30.925Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ai","funding_links":["https://github.com/sponsors/ai"],"total_stars":49239,"followers":9207,"following":139,"created_at":"2022-11-02T16:17:19.268Z","updated_at":"2024-11-24T17:54:30.925Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai/repositories"},"tags":[{"name":"5.1.6","sha":"c6532dba6f3954b683bd77c71b352c1ee0ed9961","kind":"tag","published_at":"2025-09-22T09:45:33.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.6","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.6/manifests"},{"name":"5.1.5","sha":"5b1220d5c25386558350ab737626819f795f7b30","kind":"tag","published_at":"2025-03-18T23:09:09.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.5","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.5/manifests"},{"name":"3.3.11","sha":"37289ceee51a3194a1f121a1e5d2bbb864076b74","kind":"tag","published_at":"2025-03-18T23:04:37.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.11","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.11/manifests"},{"name":"5.1.4","sha":"523a74ee7a90ac82697478d3eb7c776ee6ce095c","kind":"tag","published_at":"2025-03-15T21:36:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.4","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.4/manifests"},{"name":"3.3.10","sha":"bb12e8a6f9c37ebe0b5ff2c697b8f9dcf34c8948","kind":"tag","published_at":"2025-03-15T21:31:13.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.10","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.10/manifests"},{"name":"5.1.3","sha":"32bc9bf2eece720d57538eba890e0d0729d4a45f","kind":"tag","published_at":"2025-03-07T11:31:51.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.3","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.3/manifests"},{"name":"3.3.9","sha":"adf9b0c05eeeebbbf391c16bbd93da2fc275e235","kind":"tag","published_at":"2025-03-07T11:23:19.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.9","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.9/manifests"},{"name":"5.1.2","sha":"4c1e6b04ce1ed28f93b0c9644cfd4b4761761c38","kind":"tag","published_at":"2025-02-22T19:47:53.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.2","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"b66602ebc6e76f80c0916da2798351ed94b1ca9d","kind":"tag","published_at":"2025-02-22T19:39:29.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"e0f79c916ed7996f6a1547e3af4005dfe903ee65","kind":"tag","published_at":"2025-02-14T21:03:02.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.0/manifests"},{"name":"5.0.9","sha":"65a38ac63a0709c420b9de30b15511b84e87c423","kind":"tag","published_at":"2024-11-26T11:59:31.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.9","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.9/manifests"},{"name":"3.3.8","sha":"3044cd5e73f4cf31795f61f6e6b961c8c0a5c744","kind":"tag","published_at":"2024-11-26T11:53:29.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.8","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.8/manifests"},{"name":"5.0.8","sha":"55cd90d7f90d4ffedbeff4734a5d0d9abfec0aca","kind":"tag","published_at":"2024-10-28T11:28:55.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.8","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.8/manifests"},{"name":"5.0.7","sha":"4d0036fb45febee7ba0256cc22ba6a2cd1dc1583","kind":"tag","published_at":"2024-04-07T16:43:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.7","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"5f5c5b0432b4c52970b2d0100a704ca99a66b7bf","kind":"tag","published_at":"2024-02-20T13:56:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.6","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"61a087715a21d971dc9154c5726c818db0e42b27","kind":"tag","published_at":"2024-02-01T20:07:01.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.5","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"bad777f438cc0f5481b93157e68264388cb76aaf","kind":"tag","published_at":"2023-12-02T03:11:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"0452313b04445abf99a5271c9bd1438841284a17","kind":"tag","published_at":"2023-11-06T05:21:54.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.3/manifests"},{"name":"3.3.7","sha":"89d82d2ce4b0411e73ac7ccfe57bc03e932416e2","kind":"tag","published_at":"2023-11-06T05:14:08.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.7","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.7/manifests"},{"name":"5.0.2","sha":"87de3c52fb1d6cd00ad3eb08a0ebade8b19d0386","kind":"tag","published_at":"2023-10-15T12:12:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"c6c8e333920349de950135bd65e43d45b1fd23e8","kind":"tag","published_at":"2023-09-12T19:54:02.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"cf151a7476c313ff68c53701c949c287043b9b82","kind":"tag","published_at":"2023-09-12T19:40:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.0/manifests"},{"name":"3.3.6","sha":"d96f39222a800ea9a6a156db139992b64d4b0dca","kind":"tag","published_at":"2023-03-26T12:49:27.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.6","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.6/manifests"},{"name":"3.3.5","sha":"8210dfb9fc01efcf354c00a1b7e1948f1bebb32f","kind":"tag","published_at":"2023-03-26T12:47:53.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.5","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.5/manifests"},{"name":"4.0.2","sha":"50c4c6636d187bc72b7d0a51e386403d5f271319","kind":"tag","published_at":"2023-03-26T12:44:50.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ffa50ac24142688d7a666cff11f1ca1062435ffd","kind":"tag","published_at":"2023-02-05T11:53:24.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"fd80ce3f462d3309c31d07dc3b3ec2f3e0a0fc9f","kind":"tag","published_at":"2022-06-08T08:10:42.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.0/manifests"},{"name":"3.3.4","sha":"fc5bd0dbba830b1e6f3e572da8e2bc9ddc1b4b44","kind":"tag","published_at":"2022-05-03T10:56:57.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.4","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.4/manifests"},{"name":"3.3.3","sha":"0454333dee4612d2c2e163d271af6cc3ce1e5aa4","kind":"tag","published_at":"2022-04-18T10:29:14.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.3","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.3/manifests"},{"name":"3.3.2","sha":"7f0df4721e3535ad6ed81971c65f423fb7892630","kind":"tag","published_at":"2022-03-28T03:26:03.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"ec6f809b1210ad27568753a91a8312a164c62674","kind":"tag","published_at":"2022-02-16T22:21:21.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"f74a41d3ef7d565d1b1c4247417144a3719c4bba","kind":"tag","published_at":"2022-02-14T20:36:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"23b136929a6d58f32e31b269534a3ce3f680a086","kind":"tag","published_at":"2022-01-16T14:37:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.2.0/manifests"},{"name":"3.1.32","sha":"f4257780ece488734a65c176e80c2fd8ab6aab8e","kind":"tag","published_at":"2022-01-12T09:50:27.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.32","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.32/manifests"},{"name":"3.1.31","sha":"07fdfa6618e2668ce51b2554ee3e1a3ad87b0492","kind":"tag","published_at":"2022-01-11T13:40:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.31","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.31/manifests"},{"name":"3.1.30","sha":"fd1b0dc1a0ebca7f29edbe8de839993f774992af","kind":"tag","published_at":"2021-10-13T23:00:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.30","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.30/manifests"},{"name":"3.1.29","sha":"5870ed0e86d49f41799f16732e4220b21abe242d","kind":"tag","published_at":"2021-10-05T21:03:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.29","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.29/manifests"},{"name":"3.1.28","sha":"61b6fe8657273c36914cc7ff5b7daf51bb134b91","kind":"tag","published_at":"2021-09-26T08:26:34.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.28","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.28/manifests"},{"name":"3.1.27","sha":"6c668befc29d0737d9700a731d7664dd37e07536","kind":"tag","published_at":"2021-09-26T08:21:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.27","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.27/manifests"},{"name":"3.1.26","sha":"4b2d97e1a93bc42c4cdd45a87b2f45efaaa469d3","kind":"tag","published_at":"2021-09-26T07:21:56.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.26","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.26/manifests"},{"name":"3.1.25","sha":"ea712edfa19ff522b353a497795dbdf767663720","kind":"tag","published_at":"2021-08-12T12:37:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.25","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.25/manifests"},{"name":"3.1.24","sha":"b460981ba90b04d45416f2b9e47efdfe3459af53","kind":"tag","published_at":"2021-08-11T20:06:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.24","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.24/manifests"},{"name":"3.1.23","sha":"191bbb8f06c506559b2a93b3ab290e95b0015a5c","kind":"tag","published_at":"2021-05-10T19:03:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.23","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.23/manifests"},{"name":"3.1.22","sha":"8d521ad9666fe2571b3fb17ab5a7e91497414045","kind":"tag","published_at":"2021-03-15T14:56:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.22","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.22/manifests"},{"name":"3.1.21","sha":"c1c333db2b86895476971e4314bd667cdbdb4f0a","kind":"tag","published_at":"2021-03-11T22:31:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.21","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.21/manifests"},{"name":"3.1.20","sha":"dafca319733b8b8b434acd11f5a4c59947ff678b","kind":"tag","published_at":"2020-12-01T15:14:47.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.20","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.20/manifests"},{"name":"3.1.19","sha":"f85e1b0f587edda5bcd40da12f9c455d6eda7f96","kind":"tag","published_at":"2020-12-01T00:45:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.19","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.19/manifests"},{"name":"3.1.18","sha":"e8cabc33c1c58d759329507cea3dc2327c76eca7","kind":"tag","published_at":"2020-11-20T21:59:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.18","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.18/manifests"},{"name":"3.1.17","sha":"eabb64cb70d80024f5f7ae0bd661d1d29403f50f","kind":"tag","published_at":"2020-11-20T00:02:04.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.17","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.17/manifests"},{"name":"3.1.16","sha":"19462376056766f2236050bb4fe5f42831a4409f","kind":"tag","published_at":"2020-10-26T01:40:50.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.16","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.16/manifests"},{"name":"3.1.15","sha":"dc5faec1bc20c6ce818bdeea0df4da8bbebe6f65","kind":"tag","published_at":"2020-10-23T02:15:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.15","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.15/manifests"},{"name":"3.1.14","sha":"1570ab2a923953c6ee58cad551a7026d1884b417","kind":"tag","published_at":"2020-10-23T01:56:43.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.14","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.14/manifests"},{"name":"3.1.13","sha":"7ca5e9411e0e8d7c7e7bb9e545520f00e5ceef5f","kind":"tag","published_at":"2020-10-21T23:16:37.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.13","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.13/manifests"},{"name":"3.1.12","sha":"d5def1a6a068b3bd0a93ca1beaf1bee963f51837","kind":"tag","published_at":"2020-07-29T23:03:22.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.12","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.12/manifests"},{"name":"3.1.11","sha":"e542e36207351d55aa4dd957e6744d2bc4d56337","kind":"tag","published_at":"2020-07-27T18:10:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.11","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.11/manifests"},{"name":"3.1.10","sha":"54329e63049474df5eafe5c51c29ba5e696fa23f","kind":"tag","published_at":"2020-06-13T03:02:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.10","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.10/manifests"},{"name":"3.1.9","sha":"aa1bd9c52b2e66ee07fb3db3fd1b737c3d52ca63","kind":"tag","published_at":"2020-05-17T20:56:51.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.9","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.9/manifests"},{"name":"3.1.8","sha":"8674a0537e683ff00c5326f21e9acd9c662170c5","kind":"tag","published_at":"2020-05-16T18:52:52.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.8","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.8/manifests"},{"name":"3.1.7","sha":"ea3eecb975078684cdf1d8fd248a609c08575fa3","kind":"tag","published_at":"2020-05-11T18:01:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.7","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.7/manifests"},{"name":"3.1.6","sha":"a3174967f64fa24aa92111b286c67b0bb9a04af5","kind":"tag","published_at":"2020-05-08T14:36:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.6","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.6/manifests"},{"name":"3.1.5","sha":"b1182382a2a107d33c957ee9ffeb3bfc53458b3a","kind":"tag","published_at":"2020-05-05T17:35:10.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.5","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"88ec0cf58f4abcfdc5c3e8fa495e0cd6c5b9a65c","kind":"tag","published_at":"2020-05-04T14:05:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.4","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.4/manifests"},{"name":"3.1.2","sha":"2b9e8afb569f46e33ae2c43afe27e88dd3d7639d","kind":"tag","published_at":"2020-04-10T21:51:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"a0b768609e28ac51e92be056878eeb450eafa4eb","kind":"tag","published_at":"2020-04-10T21:46:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"9ffe08ac4b115f7b0568c96f20a0e0a8b9c5c0ba","kind":"tag","published_at":"2020-04-10T21:35:09.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.0/manifests"},{"name":"3.0.2","sha":"57e56e64f053a5e95cd412bf5b67912746dc5dce","kind":"tag","published_at":"2020-03-29T21:21:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"13617d2bbc3217274b3dc7963d603ac11c4a00c3","kind":"tag","published_at":"2020-03-28T20:13:03.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"7b45b890ce9cba85c8dc08fdb7ad401b966ed067","kind":"tag","published_at":"2020-03-26T22:32:28.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.0/manifests"},{"name":"2.1.11","sha":"7620aed8d7a21c5430ad68b4d636f321d14fc0e9","kind":"tag","published_at":"2020-01-30T19:55:38.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.11","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.11/manifests"},{"name":"2.1.10","sha":"dfef62446a6f34272be94c19d87b7708a2146203","kind":"tag","published_at":"2020-01-22T03:58:10.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.10","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.10/manifests"},{"name":"2.1.9","sha":"b24c2bb269bd92787e3410e6ad6d84ce7986f2b2","kind":"tag","published_at":"2020-01-07T06:57:40.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.9","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.9/manifests"},{"name":"2.1.8","sha":"b270fbbde8aff8f2e64d39f7c7aeb520aee077aa","kind":"tag","published_at":"2019-12-14T18:50:06.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.8","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.8/manifests"},{"name":"2.1.7","sha":"ace6d5de658df25f787a765aad8346fdb716f7c6","kind":"tag","published_at":"2019-11-16T01:50:26.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.7","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"13e3c44c2bd8550cce271bb7122b445d5c2b5039","kind":"tag","published_at":"2019-10-24T06:30:36.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.6","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"4afb1427d585b0ed709e9f226ec6078859d63dde","kind":"tag","published_at":"2019-10-23T15:56:41.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.5","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f15dde17230379b8a6361ec2f6088baf3ce93981","kind":"tag","published_at":"2019-10-17T09:21:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.4","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"90ca10fdaa273f49a33ecb6ac0357652618dcc62","kind":"tag","published_at":"2019-10-11T07:47:23.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.3","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"84dc8e0e5945ba57d2395e6d485ba326c3b20de1","kind":"tag","published_at":"2019-10-03T04:10:16.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.2","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"90a0f8c04f4d43a2b239fc8fac81bf4a8ff499ee","kind":"tag","published_at":"2019-09-11T06:07:59.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"17e2a56cf94e200336ce5c42a74117e35b8abc01","kind":"tag","published_at":"2019-08-30T22:31:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"fbc6638daf0537e1686aa0cdd84497c10f4afcac","kind":"tag","published_at":"2019-08-25T02:00:13.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9659681331770a909f8f6e6bb236c38c4fb48442","kind":"tag","published_at":"2019-05-21T19:46:14.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"5de23bda6f626e46a4358c9051b1332246aa7462","kind":"tag","published_at":"2019-05-16T14:13:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"28558b52ec5d07ce834eb684b93e8419ed4abfe4","kind":"tag","published_at":"2019-01-14T18:57:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9f8a71517e62dd17867ca8bcbdf2bb3a9802b459","kind":"tag","published_at":"2018-11-04T20:08:47.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"2ecb208f7c8c9b3cb56a88c3fbfd9a96c2118b3f","kind":"tag","published_at":"2018-11-04T00:58:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"4d818ef26dc22e1a4db7b1d9754f591a8b2be3fd","kind":"tag","published_at":"2018-10-31T03:46:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8f6c1f1e3ba79ee2992e6d96d43862e362648e50","kind":"tag","published_at":"2018-10-31T02:18:40.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"dc9786e28dec994f8c34fbda04ca34f5fb835528","kind":"tag","published_at":"2018-10-20T05:13:38.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"f027d25df3de79511002b329f385c440e8ee2ffd","kind":"tag","published_at":"2018-10-12T16:47:20.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.0/manifests"},{"name":"1.2.6","sha":"ac17bee371afe6932c60347d94e7255b0a609c04","kind":"tag","published_at":"2018-10-02T21:10:37.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.6","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"5d0e26fceb5837670590805655bf6fcf8ca5afa6","kind":"tag","published_at":"2018-09-29T02:07:16.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.5","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"445ff4192bf6f37199865a640ad8ac75333c9be0","kind":"tag","published_at":"2018-09-26T21:35:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"7ecde25d9a86749fac60ce0e805b86562048ec01","kind":"tag","published_at":"2018-09-04T15:20:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"908fcc72c4b5de9c18bd4168d3c51ca56ff0d883","kind":"tag","published_at":"2018-08-28T23:53:43.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"76fd3a2cd3a2c45def48e28aabfcdd38e79cbe32","kind":"tag","published_at":"2018-08-16T06:44:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5760b2b50b9a544285736bda60dada401d6e270b","kind":"tag","published_at":"2018-08-10T01:04:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"dc7e3b49a37106e9d47b15eaf9d3bcad27550766","kind":"tag","published_at":"2018-08-08T04:43:21.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"5f14748b0d6792dafeb2591fe1a15a7ae6a306ae","kind":"tag","published_at":"2018-07-14T09:51:59.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"d0963dd27bdf37857d5ecf55d8c5079f1aa7cd2e","kind":"tag","published_at":"2018-07-08T07:54:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.7","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"34c9445dec73d8cd04dd351205817f6a8ba52cc3","kind":"tag","published_at":"2018-07-08T05:59:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.6","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"3931b684cdaacfcc232e29d7169965035f33f4c2","kind":"tag","published_at":"2018-07-06T21:38:19.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.5","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"57cd0ffae47daed446ad9a3f15558ba81f23f127","kind":"tag","published_at":"2018-06-22T15:23:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"de9d88bfd9b5181a892c6a04c6a0fbc54912486c","kind":"tag","published_at":"2018-06-04T12:15:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"6e8771bcd1b3348d254d5d966398f9e372c27777","kind":"tag","published_at":"2018-02-13T19:28:56.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"80cf5452f427b7e791f31ee6b84818f764826d8e","kind":"tag","published_at":"2017-10-30T15:12:13.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ecf4bab4c8400545a8a3be6e430a6437e56194c3","kind":"tag","published_at":"2017-10-22T18:06:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.0/manifests"},{"name":"0.2.2","sha":"fbe56a27637068a64648290f48fc5aa1093ed525","kind":"tag","published_at":"2017-10-10T20:21:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.2","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c4e0831990c08abd57c09237502797ca6a0ea2f4","kind":"tag","published_at":"2017-09-16T15:14:54.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.1","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ef1d664b52fb0cd978371c9601658f09c84c88cc","kind":"tag","published_at":"2017-08-10T05:55:33.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"6ad7facdc41fc3b9afa7b484fb85c0f42684ccac","kind":"tag","published_at":"2017-08-09T04:46:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"007a4c4b0a65ca669ff961aed9710918765582eb","kind":"tag","published_at":"2017-08-06T04:56:19.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-22T22:05:52.019Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.10699145117719,"dependent_packages_count":3.724114729247227,"stargazers_count":1.1945122525116798,"forks_count":6.5250607268802305,"docker_downloads_count":null,"average":6.887669789954082},"purl":"pkg:maven/org.webjars.npm/nanoid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:nanoid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:nanoid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:nanoid/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/nanoid","https://github.com/sponsors/ai"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T23:01:49.503Z","issues_count":107,"pull_requests_count":123,"avg_time_to_close_issue":4689521.57,"avg_time_to_close_pull_request":278926.6,"issues_closed_count":100,"pull_requests_closed_count":115,"pull_request_authors_count":62,"issue_authors_count":104,"avg_comments_per_issue":5.383177570093458,"avg_comments_per_pull_request":0.967479674796748,"merged_pull_requests_count":97,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":63140.5,"past_year_avg_time_to_close_pull_request":22360.86666666667,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.8333333333333335,"past_year_avg_comments_per_pull_request":0.3157894736842105,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/issues","maintainers":[{"login":"ai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ai"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nanoid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nanoid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nanoid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nanoid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nanoid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nanoid/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2057586,"name":"nanoid","ecosystem":"npm","description":"A tiny (118 bytes), secure URL-friendly unique string ID generator","homepage":"https://github.com/ai/nanoid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ai/nanoid","keywords_array":["id","random","url","uuid"],"namespace":null,"versions_count":129,"first_release_published_at":"2017-08-06T05:04:00.915Z","latest_release_published_at":"2026-07-12T15:11:38.825Z","latest_release_number":"6.0.0","last_synced_at":"2026-07-21T16:45:43.680Z","created_at":"2022-04-09T20:24:27.453Z","updated_at":"2026-07-22T15:17:19.673Z","registry_url":"https://www.npmjs.com/package/nanoid","install_command":"npm install nanoid","documentation_url":null,"metadata":{"funding":[{"url":"https://github.com/sponsors/ai","type":"github"}],"dist-tags":{"latest":"6.0.0","legacy":"3.3.16"}},"repo_metadata":{"id":37270503,"uuid":"99401299","full_name":"ai/nanoid","owner":"ai","description":"A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript","archived":false,"fork":false,"pushed_at":"2024-10-28T11:28:57.000Z","size":4980,"stargazers_count":24567,"open_issues_count":7,"forks_count":790,"subscribers_count":157,"default_branch":"main","last_synced_at":"2024-10-29T20:37:50.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zelark.github.io/nano-id-cc/","language":"JavaScript","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/ai.png","metadata":{"files":{"readme":"README.id-ID.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"tidelift":"npm/nanoid","github":"ai"}},"created_at":"2017-08-05T05:24:35.000Z","updated_at":"2024-10-29T19:29:40.000Z","dependencies_parsed_at":"2023-02-19T06:31:13.856Z","dependency_job_id":"c06371a9-1bb9-46d9-b255-112be033adbe","html_url":"https://github.com/ai/nanoid","commit_stats":{"total_commits":1059,"total_committers":138,"mean_commits":7.673913043478261,"dds":0.1888574126534467,"last_synced_commit":"41e84d8228205e16ce74ecc2c931be3d6185cc83"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131010,"owners_count":16936304,"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","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":"ai","name":"Andrey Sitnik","uuid":"19343","kind":"user","description":"The creator of Autoprefixer, @postcss, @browserslist, and @logux\r\n","email":"","website":"https://sitnik.ru","location":"Barcelona, Spain","twitter":"sitnikcode","company":"@evilmartians","icon_url":"https://avatars.githubusercontent.com/u/19343?v=4","repositories_count":84,"last_synced_at":"2024-04-14T08:33:34.417Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ai","funding_links":["https://github.com/sponsors/ai"],"total_stars":45975,"followers":8649,"following":133,"created_at":"2022-11-02T16:17:19.268Z","updated_at":"2024-04-14T08:33:53.262Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai/repositories"},"tags":[{"name":"5.0.7","sha":"4d0036fb45febee7ba0256cc22ba6a2cd1dc1583","kind":"tag","published_at":"2024-04-07T16:43:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.7","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"5f5c5b0432b4c52970b2d0100a704ca99a66b7bf","kind":"tag","published_at":"2024-02-20T13:56:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.6","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"61a087715a21d971dc9154c5726c818db0e42b27","kind":"tag","published_at":"2024-02-01T20:07:01.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.5","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"bad777f438cc0f5481b93157e68264388cb76aaf","kind":"tag","published_at":"2023-12-02T03:11:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"0452313b04445abf99a5271c9bd1438841284a17","kind":"tag","published_at":"2023-11-06T05:21:54.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.3/manifests"},{"name":"3.3.7","sha":"89d82d2ce4b0411e73ac7ccfe57bc03e932416e2","kind":"tag","published_at":"2023-11-06T05:14:08.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.7","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.7/manifests"},{"name":"5.0.2","sha":"87de3c52fb1d6cd00ad3eb08a0ebade8b19d0386","kind":"tag","published_at":"2023-10-15T12:12:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"c6c8e333920349de950135bd65e43d45b1fd23e8","kind":"tag","published_at":"2023-09-12T19:54:02.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"cf151a7476c313ff68c53701c949c287043b9b82","kind":"tag","published_at":"2023-09-12T19:40:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.0/manifests"},{"name":"3.3.6","sha":"d96f39222a800ea9a6a156db139992b64d4b0dca","kind":"tag","published_at":"2023-03-26T12:49:27.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.6","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.6/manifests"},{"name":"3.3.5","sha":"8210dfb9fc01efcf354c00a1b7e1948f1bebb32f","kind":"tag","published_at":"2023-03-26T12:47:53.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.5","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.5/manifests"},{"name":"4.0.2","sha":"50c4c6636d187bc72b7d0a51e386403d5f271319","kind":"tag","published_at":"2023-03-26T12:44:50.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ffa50ac24142688d7a666cff11f1ca1062435ffd","kind":"tag","published_at":"2023-02-05T11:53:24.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"fd80ce3f462d3309c31d07dc3b3ec2f3e0a0fc9f","kind":"tag","published_at":"2022-06-08T08:10:42.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.0/manifests"},{"name":"3.3.4","sha":"fc5bd0dbba830b1e6f3e572da8e2bc9ddc1b4b44","kind":"tag","published_at":"2022-05-03T10:56:57.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.4","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.4/manifests"},{"name":"3.3.3","sha":"0454333dee4612d2c2e163d271af6cc3ce1e5aa4","kind":"tag","published_at":"2022-04-18T10:29:14.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.3","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.3/manifests"},{"name":"3.3.2","sha":"7f0df4721e3535ad6ed81971c65f423fb7892630","kind":"tag","published_at":"2022-03-28T03:26:03.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"ec6f809b1210ad27568753a91a8312a164c62674","kind":"tag","published_at":"2022-02-16T22:21:21.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"f74a41d3ef7d565d1b1c4247417144a3719c4bba","kind":"tag","published_at":"2022-02-14T20:36:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"23b136929a6d58f32e31b269534a3ce3f680a086","kind":"tag","published_at":"2022-01-16T14:37:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.2.0/manifests"},{"name":"3.1.32","sha":"f4257780ece488734a65c176e80c2fd8ab6aab8e","kind":"tag","published_at":"2022-01-12T09:50:27.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.32","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.32/manifests"},{"name":"3.1.31","sha":"07fdfa6618e2668ce51b2554ee3e1a3ad87b0492","kind":"tag","published_at":"2022-01-11T13:40:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.31","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.31/manifests"},{"name":"3.1.30","sha":"fd1b0dc1a0ebca7f29edbe8de839993f774992af","kind":"tag","published_at":"2021-10-13T23:00:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.30","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.30/manifests"},{"name":"3.1.29","sha":"5870ed0e86d49f41799f16732e4220b21abe242d","kind":"tag","published_at":"2021-10-05T21:03:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.29","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.29/manifests"},{"name":"3.1.28","sha":"61b6fe8657273c36914cc7ff5b7daf51bb134b91","kind":"tag","published_at":"2021-09-26T08:26:34.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.28","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.28/manifests"},{"name":"3.1.27","sha":"6c668befc29d0737d9700a731d7664dd37e07536","kind":"tag","published_at":"2021-09-26T08:21:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.27","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.27/manifests"},{"name":"3.1.26","sha":"4b2d97e1a93bc42c4cdd45a87b2f45efaaa469d3","kind":"tag","published_at":"2021-09-26T07:21:56.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.26","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.26/manifests"},{"name":"3.1.25","sha":"ea712edfa19ff522b353a497795dbdf767663720","kind":"tag","published_at":"2021-08-12T12:37:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.25","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.25/manifests"},{"name":"3.1.24","sha":"b460981ba90b04d45416f2b9e47efdfe3459af53","kind":"tag","published_at":"2021-08-11T20:06:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.24","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.24/manifests"},{"name":"3.1.23","sha":"191bbb8f06c506559b2a93b3ab290e95b0015a5c","kind":"tag","published_at":"2021-05-10T19:03:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.23","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.23/manifests"},{"name":"3.1.22","sha":"8d521ad9666fe2571b3fb17ab5a7e91497414045","kind":"tag","published_at":"2021-03-15T14:56:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.22","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.22/manifests"},{"name":"3.1.21","sha":"c1c333db2b86895476971e4314bd667cdbdb4f0a","kind":"tag","published_at":"2021-03-11T22:31:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.21","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.21/manifests"},{"name":"3.1.20","sha":"dafca319733b8b8b434acd11f5a4c59947ff678b","kind":"tag","published_at":"2020-12-01T15:14:47.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.20","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.20/manifests"},{"name":"3.1.19","sha":"f85e1b0f587edda5bcd40da12f9c455d6eda7f96","kind":"tag","published_at":"2020-12-01T00:45:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.19","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.19/manifests"},{"name":"3.1.18","sha":"e8cabc33c1c58d759329507cea3dc2327c76eca7","kind":"tag","published_at":"2020-11-20T21:59:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.18","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.18/manifests"},{"name":"3.1.17","sha":"eabb64cb70d80024f5f7ae0bd661d1d29403f50f","kind":"tag","published_at":"2020-11-20T00:02:04.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.17","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.17/manifests"},{"name":"3.1.16","sha":"19462376056766f2236050bb4fe5f42831a4409f","kind":"tag","published_at":"2020-10-26T01:40:50.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.16","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.16/manifests"},{"name":"3.1.15","sha":"dc5faec1bc20c6ce818bdeea0df4da8bbebe6f65","kind":"tag","published_at":"2020-10-23T02:15:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.15","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.15/manifests"},{"name":"3.1.14","sha":"1570ab2a923953c6ee58cad551a7026d1884b417","kind":"tag","published_at":"2020-10-23T01:56:43.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.14","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.14/manifests"},{"name":"3.1.13","sha":"7ca5e9411e0e8d7c7e7bb9e545520f00e5ceef5f","kind":"tag","published_at":"2020-10-21T23:16:37.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.13","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.13/manifests"},{"name":"3.1.12","sha":"d5def1a6a068b3bd0a93ca1beaf1bee963f51837","kind":"tag","published_at":"2020-07-29T23:03:22.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.12","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.12/manifests"},{"name":"3.1.11","sha":"e542e36207351d55aa4dd957e6744d2bc4d56337","kind":"tag","published_at":"2020-07-27T18:10:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.11","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.11/manifests"},{"name":"3.1.10","sha":"54329e63049474df5eafe5c51c29ba5e696fa23f","kind":"tag","published_at":"2020-06-13T03:02:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.10","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.10/manifests"},{"name":"3.1.9","sha":"aa1bd9c52b2e66ee07fb3db3fd1b737c3d52ca63","kind":"tag","published_at":"2020-05-17T20:56:51.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.9","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.9/manifests"},{"name":"3.1.8","sha":"8674a0537e683ff00c5326f21e9acd9c662170c5","kind":"tag","published_at":"2020-05-16T18:52:52.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.8","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.8/manifests"},{"name":"3.1.7","sha":"ea3eecb975078684cdf1d8fd248a609c08575fa3","kind":"tag","published_at":"2020-05-11T18:01:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.7","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.7/manifests"},{"name":"3.1.6","sha":"a3174967f64fa24aa92111b286c67b0bb9a04af5","kind":"tag","published_at":"2020-05-08T14:36:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.6","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.6/manifests"},{"name":"3.1.5","sha":"b1182382a2a107d33c957ee9ffeb3bfc53458b3a","kind":"tag","published_at":"2020-05-05T17:35:10.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.5","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"88ec0cf58f4abcfdc5c3e8fa495e0cd6c5b9a65c","kind":"tag","published_at":"2020-05-04T14:05:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.4","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.4/manifests"},{"name":"3.1.2","sha":"2b9e8afb569f46e33ae2c43afe27e88dd3d7639d","kind":"tag","published_at":"2020-04-10T21:51:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"a0b768609e28ac51e92be056878eeb450eafa4eb","kind":"tag","published_at":"2020-04-10T21:46:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"9ffe08ac4b115f7b0568c96f20a0e0a8b9c5c0ba","kind":"tag","published_at":"2020-04-10T21:35:09.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.0/manifests"},{"name":"3.0.2","sha":"57e56e64f053a5e95cd412bf5b67912746dc5dce","kind":"tag","published_at":"2020-03-29T21:21:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"13617d2bbc3217274b3dc7963d603ac11c4a00c3","kind":"tag","published_at":"2020-03-28T20:13:03.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"7b45b890ce9cba85c8dc08fdb7ad401b966ed067","kind":"tag","published_at":"2020-03-26T22:32:28.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.0/manifests"},{"name":"2.1.11","sha":"7620aed8d7a21c5430ad68b4d636f321d14fc0e9","kind":"tag","published_at":"2020-01-30T19:55:38.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.11","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.11/manifests"},{"name":"2.1.10","sha":"dfef62446a6f34272be94c19d87b7708a2146203","kind":"tag","published_at":"2020-01-22T03:58:10.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.10","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.10/manifests"},{"name":"2.1.9","sha":"b24c2bb269bd92787e3410e6ad6d84ce7986f2b2","kind":"tag","published_at":"2020-01-07T06:57:40.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.9","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.9/manifests"},{"name":"2.1.8","sha":"b270fbbde8aff8f2e64d39f7c7aeb520aee077aa","kind":"tag","published_at":"2019-12-14T18:50:06.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.8","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.8/manifests"},{"name":"2.1.7","sha":"ace6d5de658df25f787a765aad8346fdb716f7c6","kind":"tag","published_at":"2019-11-16T01:50:26.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.7","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"13e3c44c2bd8550cce271bb7122b445d5c2b5039","kind":"tag","published_at":"2019-10-24T06:30:36.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.6","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"4afb1427d585b0ed709e9f226ec6078859d63dde","kind":"tag","published_at":"2019-10-23T15:56:41.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.5","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f15dde17230379b8a6361ec2f6088baf3ce93981","kind":"tag","published_at":"2019-10-17T09:21:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.4","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"90ca10fdaa273f49a33ecb6ac0357652618dcc62","kind":"tag","published_at":"2019-10-11T07:47:23.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.3","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"84dc8e0e5945ba57d2395e6d485ba326c3b20de1","kind":"tag","published_at":"2019-10-03T04:10:16.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.2","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"90a0f8c04f4d43a2b239fc8fac81bf4a8ff499ee","kind":"tag","published_at":"2019-09-11T06:07:59.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"17e2a56cf94e200336ce5c42a74117e35b8abc01","kind":"tag","published_at":"2019-08-30T22:31:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"fbc6638daf0537e1686aa0cdd84497c10f4afcac","kind":"tag","published_at":"2019-08-25T02:00:13.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9659681331770a909f8f6e6bb236c38c4fb48442","kind":"tag","published_at":"2019-05-21T19:46:14.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"5de23bda6f626e46a4358c9051b1332246aa7462","kind":"tag","published_at":"2019-05-16T14:13:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"28558b52ec5d07ce834eb684b93e8419ed4abfe4","kind":"tag","published_at":"2019-01-14T18:57:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9f8a71517e62dd17867ca8bcbdf2bb3a9802b459","kind":"tag","published_at":"2018-11-04T20:08:47.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"2ecb208f7c8c9b3cb56a88c3fbfd9a96c2118b3f","kind":"tag","published_at":"2018-11-04T00:58:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"4d818ef26dc22e1a4db7b1d9754f591a8b2be3fd","kind":"tag","published_at":"2018-10-31T03:46:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8f6c1f1e3ba79ee2992e6d96d43862e362648e50","kind":"tag","published_at":"2018-10-31T02:18:40.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"dc9786e28dec994f8c34fbda04ca34f5fb835528","kind":"tag","published_at":"2018-10-20T05:13:38.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"f027d25df3de79511002b329f385c440e8ee2ffd","kind":"tag","published_at":"2018-10-12T16:47:20.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.0/manifests"},{"name":"1.2.6","sha":"ac17bee371afe6932c60347d94e7255b0a609c04","kind":"tag","published_at":"2018-10-02T21:10:37.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.6","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"5d0e26fceb5837670590805655bf6fcf8ca5afa6","kind":"tag","published_at":"2018-09-29T02:07:16.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.5","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"445ff4192bf6f37199865a640ad8ac75333c9be0","kind":"tag","published_at":"2018-09-26T21:35:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"7ecde25d9a86749fac60ce0e805b86562048ec01","kind":"tag","published_at":"2018-09-04T15:20:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"908fcc72c4b5de9c18bd4168d3c51ca56ff0d883","kind":"tag","published_at":"2018-08-28T23:53:43.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"76fd3a2cd3a2c45def48e28aabfcdd38e79cbe32","kind":"tag","published_at":"2018-08-16T06:44:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5760b2b50b9a544285736bda60dada401d6e270b","kind":"tag","published_at":"2018-08-10T01:04:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"dc7e3b49a37106e9d47b15eaf9d3bcad27550766","kind":"tag","published_at":"2018-08-08T04:43:21.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"5f14748b0d6792dafeb2591fe1a15a7ae6a306ae","kind":"tag","published_at":"2018-07-14T09:51:59.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"d0963dd27bdf37857d5ecf55d8c5079f1aa7cd2e","kind":"tag","published_at":"2018-07-08T07:54:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.7","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"34c9445dec73d8cd04dd351205817f6a8ba52cc3","kind":"tag","published_at":"2018-07-08T05:59:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.6","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"3931b684cdaacfcc232e29d7169965035f33f4c2","kind":"tag","published_at":"2018-07-06T21:38:19.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.5","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"57cd0ffae47daed446ad9a3f15558ba81f23f127","kind":"tag","published_at":"2018-06-22T15:23:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"de9d88bfd9b5181a892c6a04c6a0fbc54912486c","kind":"tag","published_at":"2018-06-04T12:15:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"6e8771bcd1b3348d254d5d966398f9e372c27777","kind":"tag","published_at":"2018-02-13T19:28:56.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"80cf5452f427b7e791f31ee6b84818f764826d8e","kind":"tag","published_at":"2017-10-30T15:12:13.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ecf4bab4c8400545a8a3be6e430a6437e56194c3","kind":"tag","published_at":"2017-10-22T18:06:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.0/manifests"},{"name":"0.2.2","sha":"fbe56a27637068a64648290f48fc5aa1093ed525","kind":"tag","published_at":"2017-10-10T20:21:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.2","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c4e0831990c08abd57c09237502797ca6a0ea2f4","kind":"tag","published_at":"2017-09-16T15:14:54.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.1","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ef1d664b52fb0cd978371c9601658f09c84c88cc","kind":"tag","published_at":"2017-08-10T05:55:33.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"6ad7facdc41fc3b9afa7b484fb85c0f42684ccac","kind":"tag","published_at":"2017-08-09T04:46:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"007a4c4b0a65ca669ff961aed9710918765582eb","kind":"tag","published_at":"2017-08-06T04:56:19.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:15:31.249Z","dependent_packages_count":7827,"downloads":911934622,"downloads_period":"last-month","dependent_repos_count":1618762,"rankings":{"downloads":0.0072282743809147275,"dependent_repos_count":0.021876481933147222,"dependent_packages_count":0.012320922240195556,"stargazers_count":0.6199888071266405,"forks_count":1.3421591293653028,"docker_downloads_count":0.01095193088017383,"average":0.33575425765439576},"purl":"pkg:npm/nanoid","advisories":[{"uuid":"GSA_kwCzR0hTQS1td2N3LWMyeDQtOGM1Nc4ABCJV","url":"https://github.com/advisories/GHSA-mwcw-c2x4-8c55","title":"Predictable results in nanoid generation when given non-integer values","description":"When nanoid is called with a fractional value, there were a number of undesirable effects:\n\n1. in browser and non-secure, the code infinite loops on while (size--)\n2. in node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled\n3. if the first call in node is a fractional argument, the initial buffer allocation fails with an error\n\nVersion 3.3.8 and 5.0.9 are fixed.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-12-09T03:30:59.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-55565","https://github.com/ai/nanoid/pull/510","https://github.com/ai/nanoid/compare/3.3.7...3.3.8","https://github.com/ai/nanoid/releases/tag/5.0.9","https://lists.debian.org/debian-lts-announce/2024/12/msg00025.html","https://lists.debian.org/debian-lts-announce/2025/01/msg00006.html","https://github.com/advisories/GHSA-mwcw-c2x4-8c55"],"source_kind":"github","identifiers":["GHSA-mwcw-c2x4-8c55","CVE-2024-55565"],"repository_url":"https://github.com/ai/nanoid","blast_radius":0.0,"created_at":"2024-12-09T23:07:49.096Z","updated_at":"2026-07-22T14:07:09.117Z","epss_percentage":0.00679,"epss_percentile":0.47877,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1td2N3LWMyeDQtOGM1Nc4ABCJV","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1td2N3LWMyeDQtOGM1Nc4ABCJV","packages":[{"ecosystem":"npm","package_name":"nanoid","versions":[{"first_patched_version":"3.3.8","vulnerable_version_range":"\u003c 3.3.8"},{"first_patched_version":"5.0.9","vulnerable_version_range":"\u003e= 4.0.0, \u003c 5.0.9"}],"purl":"pkg:npm/nanoid","statistics":{"dependent_packages_count":7827,"dependent_repos_count":1618762,"downloads":911934622,"downloads_period":"last-month"},"affected_versions":["0.1.0","0.1.1","0.2.0","0.2.1","0.2.2","1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.1.0","1.1.1","1.2.0","1.2.1","1.2.2","1.2.3","1.2.4","1.2.5","1.2.6","1.3.0","1.3.1","1.3.2","1.3.3","1.3.4","2.0.0","2.0.1","2.0.2","2.0.3","2.0.4","2.1.0","2.1.1","2.1.2","2.1.3","2.1.4","2.1.5","2.1.6","2.1.7","2.1.8","2.1.9","2.1.10","2.1.11","3.0.0","3.0.1","3.0.2","3.1.0","3.1.1","3.1.2","3.1.3","3.1.4","3.1.5","3.1.6","3.1.7","3.1.8","3.1.9","3.1.10","3.1.11","3.1.12","3.1.13","3.1.14","3.1.15","3.1.16","3.1.17","3.1.18","3.1.19","3.1.20","3.1.21","3.1.22","3.1.23","3.1.24","3.1.25","3.1.26","3.1.27","3.1.28","3.1.29","3.1.30","3.1.31","3.1.32","3.2.0","3.3.0","3.3.1","3.3.2","3.3.3","3.3.4","3.3.5","3.3.6","3.3.7","4.0.0","4.0.1","4.0.2","5.0.0","5.0.1","5.0.2","5.0.3","5.0.4","5.0.5","5.0.6","5.0.7","5.0.8"],"unaffected_versions":["3.3.8","3.3.9","3.3.10","3.3.11","3.3.12","3.3.13","3.3.14","3.3.15","3.3.16","5.0.9","5.1.0","5.1.1","5.1.2","5.1.3","5.1.4","5.1.5","5.1.6","5.1.7","5.1.8","5.1.9","5.1.10","5.1.11","5.1.12","5.1.13","5.1.14","5.1.15","5.1.16","6.0.0"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1td2N3LWMyeDQtOGM1Nc4ABCJV/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xcnBtLXAyaDctaHJ2Ms0jtQ","url":"https://github.com/advisories/GHSA-qrpm-p2h7-hrv2","title":"Exposure of Sensitive Information to an Unauthorized Actor in nanoid","description":"The package nanoid from 3.0.0, before 3.1.31, are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-01-21T23:57:06.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-23566","https://github.com/ai/nanoid/pull/328","https://github.com/ai/nanoid/commit/2b7bd9332bc49b6330c7ddb08e5c661833db2575","https://gist.github.com/artalar/bc6d1eb9a3477d15d2772e876169a444","https://snyk.io/vuln/SNYK-JS-NANOID-2332193","https://lists.debian.org/debian-lts-announce/2024/12/msg00025.html","https://lists.debian.org/debian-lts-announce/2025/01/msg00006.html","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2332550","https://github.com/advisories/GHSA-qrpm-p2h7-hrv2"],"source_kind":"github","identifiers":["GHSA-qrpm-p2h7-hrv2","CVE-2021-23566"],"repository_url":"https://github.com/ai/nanoid","blast_radius":0.0,"created_at":"2022-12-21T16:12:33.269Z","updated_at":"2026-07-19T12:10:42.594Z","epss_percentage":0.0044,"epss_percentile":0.35504,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xcnBtLXAyaDctaHJ2Ms0jtQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xcnBtLXAyaDctaHJ2Ms0jtQ","packages":[{"ecosystem":"npm","package_name":"nanoid","versions":[{"first_patched_version":"3.1.31","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.1.31"}],"purl":"pkg:npm/nanoid"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xcnBtLXAyaDctaHJ2Ms0jtQ/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nanoid","docker_dependents_count":23162,"docker_downloads_count":8663139644,"usage_url":"https://repos.ecosyste.ms/usage/npm/nanoid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nanoid/dependencies","status":null,"funding_links":["https://github.com/sponsors/ai","https://tidelift.com/funding/github/npm/nanoid"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T19:33:57.041Z","issues_count":102,"pull_requests_count":71,"avg_time_to_close_issue":1924033.043956044,"avg_time_to_close_pull_request":291975.05797101447,"issues_closed_count":91,"pull_requests_closed_count":69,"pull_request_authors_count":49,"issue_authors_count":91,"avg_comments_per_issue":5.578431372549019,"avg_comments_per_pull_request":1.2253521126760563,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":630435.3076923077,"past_year_avg_time_to_close_pull_request":190038.04761904763,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.5625,"past_year_avg_comments_per_pull_request":1.0869565217391304,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/issues","maintainers":[{"login":"ai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ai"}],"active_maintainers":[{"login":"ai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nanoid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nanoid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nanoid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nanoid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nanoid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nanoid/codemeta","maintainers":[{"uuid":"ai","login":"ai","name":null,"email":"andrey@sitnik.es","url":null,"packages_count":172,"html_url":"https://www.npmjs.com/~ai","role":null,"created_at":"2022-11-10T11:24:12.570Z","updated_at":"2022-11-10T11:24:12.570Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678726,"maintainers_count":1211424,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8384973,"name":"@nichoth/nanoid","ecosystem":"npm","description":"A tiny (116 bytes), secure URL-friendly unique string ID generator","homepage":"https://github.com/ai/nanoid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ai/nanoid","keywords_array":["uuid","random","id","url"],"namespace":"nichoth","versions_count":8,"first_release_published_at":"2023-10-06T00:00:28.775Z","latest_release_published_at":"2024-02-13T18:30:32.654Z","latest_release_number":"5.0.8","last_synced_at":"2026-07-19T19:28:35.726Z","created_at":"2023-10-06T00:00:56.823Z","updated_at":"2026-07-19T19:28:35.726Z","registry_url":"https://www.npmjs.com/package/@nichoth/nanoid","install_command":"npm install @nichoth/nanoid","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/ai"}],"dist-tags":{"latest":"5.0.8"}},"repo_metadata":{"id":37270503,"uuid":"99401299","full_name":"ai/nanoid","owner":"ai","description":"A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript","archived":false,"fork":false,"pushed_at":"2024-10-28T11:28:57.000Z","size":4980,"stargazers_count":24567,"open_issues_count":7,"forks_count":790,"subscribers_count":157,"default_branch":"main","last_synced_at":"2024-10-29T20:37:50.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zelark.github.io/nano-id-cc/","language":"JavaScript","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/ai.png","metadata":{"files":{"readme":"README.id-ID.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"tidelift":"npm/nanoid","github":"ai"}},"created_at":"2017-08-05T05:24:35.000Z","updated_at":"2024-10-29T19:29:40.000Z","dependencies_parsed_at":"2023-02-19T06:31:13.856Z","dependency_job_id":"c06371a9-1bb9-46d9-b255-112be033adbe","html_url":"https://github.com/ai/nanoid","commit_stats":{"total_commits":1059,"total_committers":138,"mean_commits":7.673913043478261,"dds":0.1888574126534467,"last_synced_commit":"41e84d8228205e16ce74ecc2c931be3d6185cc83"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131010,"owners_count":16936304,"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","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":"ai","name":"Andrey Sitnik","uuid":"19343","kind":"user","description":"The creator of Autoprefixer, @postcss, @browserslist, and @logux\r\n","email":"","website":"https://sitnik.ru","location":"Barcelona, Spain","twitter":"sitnikcode","company":"@evilmartians","icon_url":"https://avatars.githubusercontent.com/u/19343?v=4","repositories_count":84,"last_synced_at":"2024-04-14T08:33:34.417Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ai","funding_links":["https://github.com/sponsors/ai"],"total_stars":45975,"followers":8649,"following":133,"created_at":"2022-11-02T16:17:19.268Z","updated_at":"2024-04-14T08:33:53.262Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai/repositories"},"tags":[{"name":"5.0.7","sha":"4d0036fb45febee7ba0256cc22ba6a2cd1dc1583","kind":"tag","published_at":"2024-04-07T16:43:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.7","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"5f5c5b0432b4c52970b2d0100a704ca99a66b7bf","kind":"tag","published_at":"2024-02-20T13:56:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.6","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"61a087715a21d971dc9154c5726c818db0e42b27","kind":"tag","published_at":"2024-02-01T20:07:01.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.5","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"bad777f438cc0f5481b93157e68264388cb76aaf","kind":"tag","published_at":"2023-12-02T03:11:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"0452313b04445abf99a5271c9bd1438841284a17","kind":"tag","published_at":"2023-11-06T05:21:54.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.3/manifests"},{"name":"3.3.7","sha":"89d82d2ce4b0411e73ac7ccfe57bc03e932416e2","kind":"tag","published_at":"2023-11-06T05:14:08.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.7","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.7/manifests"},{"name":"5.0.2","sha":"87de3c52fb1d6cd00ad3eb08a0ebade8b19d0386","kind":"tag","published_at":"2023-10-15T12:12:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"c6c8e333920349de950135bd65e43d45b1fd23e8","kind":"tag","published_at":"2023-09-12T19:54:02.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"cf151a7476c313ff68c53701c949c287043b9b82","kind":"tag","published_at":"2023-09-12T19:40:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.0/manifests"},{"name":"3.3.6","sha":"d96f39222a800ea9a6a156db139992b64d4b0dca","kind":"tag","published_at":"2023-03-26T12:49:27.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.6","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.6/manifests"},{"name":"3.3.5","sha":"8210dfb9fc01efcf354c00a1b7e1948f1bebb32f","kind":"tag","published_at":"2023-03-26T12:47:53.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.5","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.5/manifests"},{"name":"4.0.2","sha":"50c4c6636d187bc72b7d0a51e386403d5f271319","kind":"tag","published_at":"2023-03-26T12:44:50.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ffa50ac24142688d7a666cff11f1ca1062435ffd","kind":"tag","published_at":"2023-02-05T11:53:24.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"fd80ce3f462d3309c31d07dc3b3ec2f3e0a0fc9f","kind":"tag","published_at":"2022-06-08T08:10:42.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.0/manifests"},{"name":"3.3.4","sha":"fc5bd0dbba830b1e6f3e572da8e2bc9ddc1b4b44","kind":"tag","published_at":"2022-05-03T10:56:57.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.4","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.4/manifests"},{"name":"3.3.3","sha":"0454333dee4612d2c2e163d271af6cc3ce1e5aa4","kind":"tag","published_at":"2022-04-18T10:29:14.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.3","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.3/manifests"},{"name":"3.3.2","sha":"7f0df4721e3535ad6ed81971c65f423fb7892630","kind":"tag","published_at":"2022-03-28T03:26:03.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"ec6f809b1210ad27568753a91a8312a164c62674","kind":"tag","published_at":"2022-02-16T22:21:21.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"f74a41d3ef7d565d1b1c4247417144a3719c4bba","kind":"tag","published_at":"2022-02-14T20:36:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"23b136929a6d58f32e31b269534a3ce3f680a086","kind":"tag","published_at":"2022-01-16T14:37:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.2.0/manifests"},{"name":"3.1.32","sha":"f4257780ece488734a65c176e80c2fd8ab6aab8e","kind":"tag","published_at":"2022-01-12T09:50:27.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.32","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.32/manifests"},{"name":"3.1.31","sha":"07fdfa6618e2668ce51b2554ee3e1a3ad87b0492","kind":"tag","published_at":"2022-01-11T13:40:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.31","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.31/manifests"},{"name":"3.1.30","sha":"fd1b0dc1a0ebca7f29edbe8de839993f774992af","kind":"tag","published_at":"2021-10-13T23:00:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.30","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.30/manifests"},{"name":"3.1.29","sha":"5870ed0e86d49f41799f16732e4220b21abe242d","kind":"tag","published_at":"2021-10-05T21:03:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.29","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.29/manifests"},{"name":"3.1.28","sha":"61b6fe8657273c36914cc7ff5b7daf51bb134b91","kind":"tag","published_at":"2021-09-26T08:26:34.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.28","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.28/manifests"},{"name":"3.1.27","sha":"6c668befc29d0737d9700a731d7664dd37e07536","kind":"tag","published_at":"2021-09-26T08:21:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.27","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.27/manifests"},{"name":"3.1.26","sha":"4b2d97e1a93bc42c4cdd45a87b2f45efaaa469d3","kind":"tag","published_at":"2021-09-26T07:21:56.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.26","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.26/manifests"},{"name":"3.1.25","sha":"ea712edfa19ff522b353a497795dbdf767663720","kind":"tag","published_at":"2021-08-12T12:37:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.25","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.25/manifests"},{"name":"3.1.24","sha":"b460981ba90b04d45416f2b9e47efdfe3459af53","kind":"tag","published_at":"2021-08-11T20:06:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.24","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.24/manifests"},{"name":"3.1.23","sha":"191bbb8f06c506559b2a93b3ab290e95b0015a5c","kind":"tag","published_at":"2021-05-10T19:03:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.23","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.23/manifests"},{"name":"3.1.22","sha":"8d521ad9666fe2571b3fb17ab5a7e91497414045","kind":"tag","published_at":"2021-03-15T14:56:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.22","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.22/manifests"},{"name":"3.1.21","sha":"c1c333db2b86895476971e4314bd667cdbdb4f0a","kind":"tag","published_at":"2021-03-11T22:31:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.21","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.21/manifests"},{"name":"3.1.20","sha":"dafca319733b8b8b434acd11f5a4c59947ff678b","kind":"tag","published_at":"2020-12-01T15:14:47.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.20","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.20/manifests"},{"name":"3.1.19","sha":"f85e1b0f587edda5bcd40da12f9c455d6eda7f96","kind":"tag","published_at":"2020-12-01T00:45:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.19","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.19/manifests"},{"name":"3.1.18","sha":"e8cabc33c1c58d759329507cea3dc2327c76eca7","kind":"tag","published_at":"2020-11-20T21:59:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.18","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.18/manifests"},{"name":"3.1.17","sha":"eabb64cb70d80024f5f7ae0bd661d1d29403f50f","kind":"tag","published_at":"2020-11-20T00:02:04.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.17","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.17/manifests"},{"name":"3.1.16","sha":"19462376056766f2236050bb4fe5f42831a4409f","kind":"tag","published_at":"2020-10-26T01:40:50.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.16","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.16/manifests"},{"name":"3.1.15","sha":"dc5faec1bc20c6ce818bdeea0df4da8bbebe6f65","kind":"tag","published_at":"2020-10-23T02:15:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.15","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.15/manifests"},{"name":"3.1.14","sha":"1570ab2a923953c6ee58cad551a7026d1884b417","kind":"tag","published_at":"2020-10-23T01:56:43.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.14","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.14/manifests"},{"name":"3.1.13","sha":"7ca5e9411e0e8d7c7e7bb9e545520f00e5ceef5f","kind":"tag","published_at":"2020-10-21T23:16:37.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.13","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.13/manifests"},{"name":"3.1.12","sha":"d5def1a6a068b3bd0a93ca1beaf1bee963f51837","kind":"tag","published_at":"2020-07-29T23:03:22.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.12","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.12/manifests"},{"name":"3.1.11","sha":"e542e36207351d55aa4dd957e6744d2bc4d56337","kind":"tag","published_at":"2020-07-27T18:10:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.11","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.11/manifests"},{"name":"3.1.10","sha":"54329e63049474df5eafe5c51c29ba5e696fa23f","kind":"tag","published_at":"2020-06-13T03:02:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.10","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.10/manifests"},{"name":"3.1.9","sha":"aa1bd9c52b2e66ee07fb3db3fd1b737c3d52ca63","kind":"tag","published_at":"2020-05-17T20:56:51.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.9","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.9/manifests"},{"name":"3.1.8","sha":"8674a0537e683ff00c5326f21e9acd9c662170c5","kind":"tag","published_at":"2020-05-16T18:52:52.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.8","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.8/manifests"},{"name":"3.1.7","sha":"ea3eecb975078684cdf1d8fd248a609c08575fa3","kind":"tag","published_at":"2020-05-11T18:01:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.7","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.7/manifests"},{"name":"3.1.6","sha":"a3174967f64fa24aa92111b286c67b0bb9a04af5","kind":"tag","published_at":"2020-05-08T14:36:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.6","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.6/manifests"},{"name":"3.1.5","sha":"b1182382a2a107d33c957ee9ffeb3bfc53458b3a","kind":"tag","published_at":"2020-05-05T17:35:10.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.5","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"88ec0cf58f4abcfdc5c3e8fa495e0cd6c5b9a65c","kind":"tag","published_at":"2020-05-04T14:05:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.4","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.4/manifests"},{"name":"3.1.2","sha":"2b9e8afb569f46e33ae2c43afe27e88dd3d7639d","kind":"tag","published_at":"2020-04-10T21:51:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"a0b768609e28ac51e92be056878eeb450eafa4eb","kind":"tag","published_at":"2020-04-10T21:46:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"9ffe08ac4b115f7b0568c96f20a0e0a8b9c5c0ba","kind":"tag","published_at":"2020-04-10T21:35:09.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.0/manifests"},{"name":"3.0.2","sha":"57e56e64f053a5e95cd412bf5b67912746dc5dce","kind":"tag","published_at":"2020-03-29T21:21:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"13617d2bbc3217274b3dc7963d603ac11c4a00c3","kind":"tag","published_at":"2020-03-28T20:13:03.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"7b45b890ce9cba85c8dc08fdb7ad401b966ed067","kind":"tag","published_at":"2020-03-26T22:32:28.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.0/manifests"},{"name":"2.1.11","sha":"7620aed8d7a21c5430ad68b4d636f321d14fc0e9","kind":"tag","published_at":"2020-01-30T19:55:38.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.11","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.11/manifests"},{"name":"2.1.10","sha":"dfef62446a6f34272be94c19d87b7708a2146203","kind":"tag","published_at":"2020-01-22T03:58:10.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.10","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.10/manifests"},{"name":"2.1.9","sha":"b24c2bb269bd92787e3410e6ad6d84ce7986f2b2","kind":"tag","published_at":"2020-01-07T06:57:40.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.9","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.9/manifests"},{"name":"2.1.8","sha":"b270fbbde8aff8f2e64d39f7c7aeb520aee077aa","kind":"tag","published_at":"2019-12-14T18:50:06.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.8","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.8/manifests"},{"name":"2.1.7","sha":"ace6d5de658df25f787a765aad8346fdb716f7c6","kind":"tag","published_at":"2019-11-16T01:50:26.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.7","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"13e3c44c2bd8550cce271bb7122b445d5c2b5039","kind":"tag","published_at":"2019-10-24T06:30:36.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.6","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"4afb1427d585b0ed709e9f226ec6078859d63dde","kind":"tag","published_at":"2019-10-23T15:56:41.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.5","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f15dde17230379b8a6361ec2f6088baf3ce93981","kind":"tag","published_at":"2019-10-17T09:21:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.4","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"90ca10fdaa273f49a33ecb6ac0357652618dcc62","kind":"tag","published_at":"2019-10-11T07:47:23.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.3","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"84dc8e0e5945ba57d2395e6d485ba326c3b20de1","kind":"tag","published_at":"2019-10-03T04:10:16.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.2","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"90a0f8c04f4d43a2b239fc8fac81bf4a8ff499ee","kind":"tag","published_at":"2019-09-11T06:07:59.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"17e2a56cf94e200336ce5c42a74117e35b8abc01","kind":"tag","published_at":"2019-08-30T22:31:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"fbc6638daf0537e1686aa0cdd84497c10f4afcac","kind":"tag","published_at":"2019-08-25T02:00:13.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9659681331770a909f8f6e6bb236c38c4fb48442","kind":"tag","published_at":"2019-05-21T19:46:14.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"5de23bda6f626e46a4358c9051b1332246aa7462","kind":"tag","published_at":"2019-05-16T14:13:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"28558b52ec5d07ce834eb684b93e8419ed4abfe4","kind":"tag","published_at":"2019-01-14T18:57:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9f8a71517e62dd17867ca8bcbdf2bb3a9802b459","kind":"tag","published_at":"2018-11-04T20:08:47.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"2ecb208f7c8c9b3cb56a88c3fbfd9a96c2118b3f","kind":"tag","published_at":"2018-11-04T00:58:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"4d818ef26dc22e1a4db7b1d9754f591a8b2be3fd","kind":"tag","published_at":"2018-10-31T03:46:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8f6c1f1e3ba79ee2992e6d96d43862e362648e50","kind":"tag","published_at":"2018-10-31T02:18:40.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"dc9786e28dec994f8c34fbda04ca34f5fb835528","kind":"tag","published_at":"2018-10-20T05:13:38.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"f027d25df3de79511002b329f385c440e8ee2ffd","kind":"tag","published_at":"2018-10-12T16:47:20.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.0/manifests"},{"name":"1.2.6","sha":"ac17bee371afe6932c60347d94e7255b0a609c04","kind":"tag","published_at":"2018-10-02T21:10:37.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.6","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"5d0e26fceb5837670590805655bf6fcf8ca5afa6","kind":"tag","published_at":"2018-09-29T02:07:16.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.5","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"445ff4192bf6f37199865a640ad8ac75333c9be0","kind":"tag","published_at":"2018-09-26T21:35:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"7ecde25d9a86749fac60ce0e805b86562048ec01","kind":"tag","published_at":"2018-09-04T15:20:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"908fcc72c4b5de9c18bd4168d3c51ca56ff0d883","kind":"tag","published_at":"2018-08-28T23:53:43.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"76fd3a2cd3a2c45def48e28aabfcdd38e79cbe32","kind":"tag","published_at":"2018-08-16T06:44:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5760b2b50b9a544285736bda60dada401d6e270b","kind":"tag","published_at":"2018-08-10T01:04:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"dc7e3b49a37106e9d47b15eaf9d3bcad27550766","kind":"tag","published_at":"2018-08-08T04:43:21.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"5f14748b0d6792dafeb2591fe1a15a7ae6a306ae","kind":"tag","published_at":"2018-07-14T09:51:59.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"d0963dd27bdf37857d5ecf55d8c5079f1aa7cd2e","kind":"tag","published_at":"2018-07-08T07:54:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.7","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"34c9445dec73d8cd04dd351205817f6a8ba52cc3","kind":"tag","published_at":"2018-07-08T05:59:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.6","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"3931b684cdaacfcc232e29d7169965035f33f4c2","kind":"tag","published_at":"2018-07-06T21:38:19.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.5","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"57cd0ffae47daed446ad9a3f15558ba81f23f127","kind":"tag","published_at":"2018-06-22T15:23:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"de9d88bfd9b5181a892c6a04c6a0fbc54912486c","kind":"tag","published_at":"2018-06-04T12:15:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"6e8771bcd1b3348d254d5d966398f9e372c27777","kind":"tag","published_at":"2018-02-13T19:28:56.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"80cf5452f427b7e791f31ee6b84818f764826d8e","kind":"tag","published_at":"2017-10-30T15:12:13.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ecf4bab4c8400545a8a3be6e430a6437e56194c3","kind":"tag","published_at":"2017-10-22T18:06:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.0/manifests"},{"name":"0.2.2","sha":"fbe56a27637068a64648290f48fc5aa1093ed525","kind":"tag","published_at":"2017-10-10T20:21:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.2","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c4e0831990c08abd57c09237502797ca6a0ea2f4","kind":"tag","published_at":"2017-09-16T15:14:54.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.1","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ef1d664b52fb0cd978371c9601658f09c84c88cc","kind":"tag","published_at":"2017-08-10T05:55:33.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"6ad7facdc41fc3b9afa7b484fb85c0f42684ccac","kind":"tag","published_at":"2017-08-09T04:46:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"007a4c4b0a65ca669ff961aed9710918765582eb","kind":"tag","published_at":"2017-08-06T04:56:19.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:15:30.844Z","dependent_packages_count":1,"downloads":71,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.325752935835425,"dependent_packages_count":53.28979288248084,"stargazers_count":0.6451105319322418,"forks_count":1.4145855803534388,"docker_downloads_count":null,"average":23.168810482650485},"purl":"pkg:npm/%40nichoth/nanoid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nichoth/nanoid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nichoth/nanoid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nichoth/nanoid/dependencies","status":null,"funding_links":["https://github.com/sponsors/ai","https://tidelift.com/funding/github/npm/nanoid"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:33:57.041Z","issues_count":102,"pull_requests_count":71,"avg_time_to_close_issue":1924033.043956044,"avg_time_to_close_pull_request":291975.05797101447,"issues_closed_count":91,"pull_requests_closed_count":69,"pull_request_authors_count":49,"issue_authors_count":91,"avg_comments_per_issue":5.578431372549019,"avg_comments_per_pull_request":1.2253521126760563,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":630435.3076923077,"past_year_avg_time_to_close_pull_request":190038.04761904763,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.5625,"past_year_avg_comments_per_pull_request":1.0869565217391304,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/issues","maintainers":[{"login":"ai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ai"}],"active_maintainers":[{"login":"ai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nichoth%2Fnanoid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nichoth%2Fnanoid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nichoth%2Fnanoid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nichoth%2Fnanoid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nichoth%2Fnanoid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nichoth%2Fnanoid/codemeta","maintainers":[{"uuid":"nichoth","login":"nichoth","name":null,"email":"nichoth@gmail.com","url":null,"packages_count":396,"html_url":"https://www.npmjs.com/~nichoth","role":null,"created_at":"2023-10-06T00:01:14.515Z","updated_at":"2023-10-06T00:01:14.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nichoth/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678726,"maintainers_count":1211424,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2057605,"name":"nanoid-esm","ecosystem":"npm","description":"A tiny (141 bytes), secure URL-friendly unique string ID generator","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ai/nanoid","keywords_array":["uuid","random","id","url"],"namespace":null,"versions_count":5,"first_release_published_at":"2019-03-26T11:15:44.164Z","latest_release_published_at":"2019-03-28T06:05:18.911Z","latest_release_number":"2.1.0-esm.4","last_synced_at":"2026-07-19T19:28:35.800Z","created_at":"2022-04-09T20:24:28.487Z","updated_at":"2026-07-19T19:28:35.800Z","registry_url":"https://www.npmjs.com/package/nanoid-esm","install_command":"npm install nanoid-esm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0-esm.4"}},"repo_metadata":{"id":37270503,"uuid":"99401299","full_name":"ai/nanoid","owner":"ai","description":"A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript","archived":false,"fork":false,"pushed_at":"2024-10-28T11:28:57.000Z","size":4980,"stargazers_count":24567,"open_issues_count":7,"forks_count":790,"subscribers_count":157,"default_branch":"main","last_synced_at":"2024-10-29T20:37:50.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zelark.github.io/nano-id-cc/","language":"JavaScript","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/ai.png","metadata":{"files":{"readme":"README.id-ID.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"tidelift":"npm/nanoid","github":"ai"}},"created_at":"2017-08-05T05:24:35.000Z","updated_at":"2024-10-29T19:29:40.000Z","dependencies_parsed_at":"2023-02-19T06:31:13.856Z","dependency_job_id":"c06371a9-1bb9-46d9-b255-112be033adbe","html_url":"https://github.com/ai/nanoid","commit_stats":{"total_commits":1059,"total_committers":138,"mean_commits":7.673913043478261,"dds":0.1888574126534467,"last_synced_commit":"41e84d8228205e16ce74ecc2c931be3d6185cc83"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131010,"owners_count":16936304,"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","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":"ai","name":"Andrey Sitnik","uuid":"19343","kind":"user","description":"The creator of Autoprefixer, @postcss, @browserslist, and @logux\r\n","email":"","website":"https://sitnik.ru","location":"Barcelona, Spain","twitter":"sitnikcode","company":"@evilmartians","icon_url":"https://avatars.githubusercontent.com/u/19343?v=4","repositories_count":84,"last_synced_at":"2024-04-14T08:33:34.417Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ai","funding_links":["https://github.com/sponsors/ai"],"total_stars":45975,"followers":8649,"following":133,"created_at":"2022-11-02T16:17:19.268Z","updated_at":"2024-04-14T08:33:53.262Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai/repositories"},"tags":[{"name":"5.0.7","sha":"4d0036fb45febee7ba0256cc22ba6a2cd1dc1583","kind":"tag","published_at":"2024-04-07T16:43:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.7","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"5f5c5b0432b4c52970b2d0100a704ca99a66b7bf","kind":"tag","published_at":"2024-02-20T13:56:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.6","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"61a087715a21d971dc9154c5726c818db0e42b27","kind":"tag","published_at":"2024-02-01T20:07:01.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.5","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"bad777f438cc0f5481b93157e68264388cb76aaf","kind":"tag","published_at":"2023-12-02T03:11:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"0452313b04445abf99a5271c9bd1438841284a17","kind":"tag","published_at":"2023-11-06T05:21:54.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.3/manifests"},{"name":"3.3.7","sha":"89d82d2ce4b0411e73ac7ccfe57bc03e932416e2","kind":"tag","published_at":"2023-11-06T05:14:08.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.7","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.7/manifests"},{"name":"5.0.2","sha":"87de3c52fb1d6cd00ad3eb08a0ebade8b19d0386","kind":"tag","published_at":"2023-10-15T12:12:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"c6c8e333920349de950135bd65e43d45b1fd23e8","kind":"tag","published_at":"2023-09-12T19:54:02.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"cf151a7476c313ff68c53701c949c287043b9b82","kind":"tag","published_at":"2023-09-12T19:40:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.0/manifests"},{"name":"3.3.6","sha":"d96f39222a800ea9a6a156db139992b64d4b0dca","kind":"tag","published_at":"2023-03-26T12:49:27.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.6","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.6/manifests"},{"name":"3.3.5","sha":"8210dfb9fc01efcf354c00a1b7e1948f1bebb32f","kind":"tag","published_at":"2023-03-26T12:47:53.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.5","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.5/manifests"},{"name":"4.0.2","sha":"50c4c6636d187bc72b7d0a51e386403d5f271319","kind":"tag","published_at":"2023-03-26T12:44:50.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ffa50ac24142688d7a666cff11f1ca1062435ffd","kind":"tag","published_at":"2023-02-05T11:53:24.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"fd80ce3f462d3309c31d07dc3b3ec2f3e0a0fc9f","kind":"tag","published_at":"2022-06-08T08:10:42.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.0/manifests"},{"name":"3.3.4","sha":"fc5bd0dbba830b1e6f3e572da8e2bc9ddc1b4b44","kind":"tag","published_at":"2022-05-03T10:56:57.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.4","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.4/manifests"},{"name":"3.3.3","sha":"0454333dee4612d2c2e163d271af6cc3ce1e5aa4","kind":"tag","published_at":"2022-04-18T10:29:14.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.3","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.3/manifests"},{"name":"3.3.2","sha":"7f0df4721e3535ad6ed81971c65f423fb7892630","kind":"tag","published_at":"2022-03-28T03:26:03.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"ec6f809b1210ad27568753a91a8312a164c62674","kind":"tag","published_at":"2022-02-16T22:21:21.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"f74a41d3ef7d565d1b1c4247417144a3719c4bba","kind":"tag","published_at":"2022-02-14T20:36:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"23b136929a6d58f32e31b269534a3ce3f680a086","kind":"tag","published_at":"2022-01-16T14:37:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.2.0/manifests"},{"name":"3.1.32","sha":"f4257780ece488734a65c176e80c2fd8ab6aab8e","kind":"tag","published_at":"2022-01-12T09:50:27.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.32","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.32/manifests"},{"name":"3.1.31","sha":"07fdfa6618e2668ce51b2554ee3e1a3ad87b0492","kind":"tag","published_at":"2022-01-11T13:40:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.31","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.31/manifests"},{"name":"3.1.30","sha":"fd1b0dc1a0ebca7f29edbe8de839993f774992af","kind":"tag","published_at":"2021-10-13T23:00:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.30","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.30/manifests"},{"name":"3.1.29","sha":"5870ed0e86d49f41799f16732e4220b21abe242d","kind":"tag","published_at":"2021-10-05T21:03:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.29","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.29/manifests"},{"name":"3.1.28","sha":"61b6fe8657273c36914cc7ff5b7daf51bb134b91","kind":"tag","published_at":"2021-09-26T08:26:34.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.28","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.28/manifests"},{"name":"3.1.27","sha":"6c668befc29d0737d9700a731d7664dd37e07536","kind":"tag","published_at":"2021-09-26T08:21:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.27","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.27/manifests"},{"name":"3.1.26","sha":"4b2d97e1a93bc42c4cdd45a87b2f45efaaa469d3","kind":"tag","published_at":"2021-09-26T07:21:56.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.26","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.26/manifests"},{"name":"3.1.25","sha":"ea712edfa19ff522b353a497795dbdf767663720","kind":"tag","published_at":"2021-08-12T12:37:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.25","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.25/manifests"},{"name":"3.1.24","sha":"b460981ba90b04d45416f2b9e47efdfe3459af53","kind":"tag","published_at":"2021-08-11T20:06:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.24","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.24/manifests"},{"name":"3.1.23","sha":"191bbb8f06c506559b2a93b3ab290e95b0015a5c","kind":"tag","published_at":"2021-05-10T19:03:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.23","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.23/manifests"},{"name":"3.1.22","sha":"8d521ad9666fe2571b3fb17ab5a7e91497414045","kind":"tag","published_at":"2021-03-15T14:56:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.22","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.22/manifests"},{"name":"3.1.21","sha":"c1c333db2b86895476971e4314bd667cdbdb4f0a","kind":"tag","published_at":"2021-03-11T22:31:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.21","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.21/manifests"},{"name":"3.1.20","sha":"dafca319733b8b8b434acd11f5a4c59947ff678b","kind":"tag","published_at":"2020-12-01T15:14:47.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.20","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.20/manifests"},{"name":"3.1.19","sha":"f85e1b0f587edda5bcd40da12f9c455d6eda7f96","kind":"tag","published_at":"2020-12-01T00:45:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.19","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.19/manifests"},{"name":"3.1.18","sha":"e8cabc33c1c58d759329507cea3dc2327c76eca7","kind":"tag","published_at":"2020-11-20T21:59:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.18","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.18/manifests"},{"name":"3.1.17","sha":"eabb64cb70d80024f5f7ae0bd661d1d29403f50f","kind":"tag","published_at":"2020-11-20T00:02:04.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.17","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.17/manifests"},{"name":"3.1.16","sha":"19462376056766f2236050bb4fe5f42831a4409f","kind":"tag","published_at":"2020-10-26T01:40:50.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.16","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.16/manifests"},{"name":"3.1.15","sha":"dc5faec1bc20c6ce818bdeea0df4da8bbebe6f65","kind":"tag","published_at":"2020-10-23T02:15:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.15","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.15/manifests"},{"name":"3.1.14","sha":"1570ab2a923953c6ee58cad551a7026d1884b417","kind":"tag","published_at":"2020-10-23T01:56:43.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.14","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.14/manifests"},{"name":"3.1.13","sha":"7ca5e9411e0e8d7c7e7bb9e545520f00e5ceef5f","kind":"tag","published_at":"2020-10-21T23:16:37.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.13","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.13/manifests"},{"name":"3.1.12","sha":"d5def1a6a068b3bd0a93ca1beaf1bee963f51837","kind":"tag","published_at":"2020-07-29T23:03:22.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.12","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.12/manifests"},{"name":"3.1.11","sha":"e542e36207351d55aa4dd957e6744d2bc4d56337","kind":"tag","published_at":"2020-07-27T18:10:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.11","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.11/manifests"},{"name":"3.1.10","sha":"54329e63049474df5eafe5c51c29ba5e696fa23f","kind":"tag","published_at":"2020-06-13T03:02:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.10","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.10/manifests"},{"name":"3.1.9","sha":"aa1bd9c52b2e66ee07fb3db3fd1b737c3d52ca63","kind":"tag","published_at":"2020-05-17T20:56:51.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.9","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.9/manifests"},{"name":"3.1.8","sha":"8674a0537e683ff00c5326f21e9acd9c662170c5","kind":"tag","published_at":"2020-05-16T18:52:52.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.8","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.8/manifests"},{"name":"3.1.7","sha":"ea3eecb975078684cdf1d8fd248a609c08575fa3","kind":"tag","published_at":"2020-05-11T18:01:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.7","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.7/manifests"},{"name":"3.1.6","sha":"a3174967f64fa24aa92111b286c67b0bb9a04af5","kind":"tag","published_at":"2020-05-08T14:36:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.6","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.6/manifests"},{"name":"3.1.5","sha":"b1182382a2a107d33c957ee9ffeb3bfc53458b3a","kind":"tag","published_at":"2020-05-05T17:35:10.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.5","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"88ec0cf58f4abcfdc5c3e8fa495e0cd6c5b9a65c","kind":"tag","published_at":"2020-05-04T14:05:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.4","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.4/manifests"},{"name":"3.1.2","sha":"2b9e8afb569f46e33ae2c43afe27e88dd3d7639d","kind":"tag","published_at":"2020-04-10T21:51:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"a0b768609e28ac51e92be056878eeb450eafa4eb","kind":"tag","published_at":"2020-04-10T21:46:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"9ffe08ac4b115f7b0568c96f20a0e0a8b9c5c0ba","kind":"tag","published_at":"2020-04-10T21:35:09.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.0/manifests"},{"name":"3.0.2","sha":"57e56e64f053a5e95cd412bf5b67912746dc5dce","kind":"tag","published_at":"2020-03-29T21:21:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"13617d2bbc3217274b3dc7963d603ac11c4a00c3","kind":"tag","published_at":"2020-03-28T20:13:03.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"7b45b890ce9cba85c8dc08fdb7ad401b966ed067","kind":"tag","published_at":"2020-03-26T22:32:28.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.0/manifests"},{"name":"2.1.11","sha":"7620aed8d7a21c5430ad68b4d636f321d14fc0e9","kind":"tag","published_at":"2020-01-30T19:55:38.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.11","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.11/manifests"},{"name":"2.1.10","sha":"dfef62446a6f34272be94c19d87b7708a2146203","kind":"tag","published_at":"2020-01-22T03:58:10.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.10","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.10/manifests"},{"name":"2.1.9","sha":"b24c2bb269bd92787e3410e6ad6d84ce7986f2b2","kind":"tag","published_at":"2020-01-07T06:57:40.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.9","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.9/manifests"},{"name":"2.1.8","sha":"b270fbbde8aff8f2e64d39f7c7aeb520aee077aa","kind":"tag","published_at":"2019-12-14T18:50:06.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.8","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.8/manifests"},{"name":"2.1.7","sha":"ace6d5de658df25f787a765aad8346fdb716f7c6","kind":"tag","published_at":"2019-11-16T01:50:26.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.7","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"13e3c44c2bd8550cce271bb7122b445d5c2b5039","kind":"tag","published_at":"2019-10-24T06:30:36.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.6","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"4afb1427d585b0ed709e9f226ec6078859d63dde","kind":"tag","published_at":"2019-10-23T15:56:41.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.5","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f15dde17230379b8a6361ec2f6088baf3ce93981","kind":"tag","published_at":"2019-10-17T09:21:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.4","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"90ca10fdaa273f49a33ecb6ac0357652618dcc62","kind":"tag","published_at":"2019-10-11T07:47:23.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.3","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"84dc8e0e5945ba57d2395e6d485ba326c3b20de1","kind":"tag","published_at":"2019-10-03T04:10:16.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.2","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"90a0f8c04f4d43a2b239fc8fac81bf4a8ff499ee","kind":"tag","published_at":"2019-09-11T06:07:59.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"17e2a56cf94e200336ce5c42a74117e35b8abc01","kind":"tag","published_at":"2019-08-30T22:31:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"fbc6638daf0537e1686aa0cdd84497c10f4afcac","kind":"tag","published_at":"2019-08-25T02:00:13.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9659681331770a909f8f6e6bb236c38c4fb48442","kind":"tag","published_at":"2019-05-21T19:46:14.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"5de23bda6f626e46a4358c9051b1332246aa7462","kind":"tag","published_at":"2019-05-16T14:13:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"28558b52ec5d07ce834eb684b93e8419ed4abfe4","kind":"tag","published_at":"2019-01-14T18:57:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9f8a71517e62dd17867ca8bcbdf2bb3a9802b459","kind":"tag","published_at":"2018-11-04T20:08:47.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"2ecb208f7c8c9b3cb56a88c3fbfd9a96c2118b3f","kind":"tag","published_at":"2018-11-04T00:58:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"4d818ef26dc22e1a4db7b1d9754f591a8b2be3fd","kind":"tag","published_at":"2018-10-31T03:46:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8f6c1f1e3ba79ee2992e6d96d43862e362648e50","kind":"tag","published_at":"2018-10-31T02:18:40.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"dc9786e28dec994f8c34fbda04ca34f5fb835528","kind":"tag","published_at":"2018-10-20T05:13:38.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"f027d25df3de79511002b329f385c440e8ee2ffd","kind":"tag","published_at":"2018-10-12T16:47:20.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.0/manifests"},{"name":"1.2.6","sha":"ac17bee371afe6932c60347d94e7255b0a609c04","kind":"tag","published_at":"2018-10-02T21:10:37.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.6","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"5d0e26fceb5837670590805655bf6fcf8ca5afa6","kind":"tag","published_at":"2018-09-29T02:07:16.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.5","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"445ff4192bf6f37199865a640ad8ac75333c9be0","kind":"tag","published_at":"2018-09-26T21:35:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"7ecde25d9a86749fac60ce0e805b86562048ec01","kind":"tag","published_at":"2018-09-04T15:20:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"908fcc72c4b5de9c18bd4168d3c51ca56ff0d883","kind":"tag","published_at":"2018-08-28T23:53:43.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"76fd3a2cd3a2c45def48e28aabfcdd38e79cbe32","kind":"tag","published_at":"2018-08-16T06:44:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5760b2b50b9a544285736bda60dada401d6e270b","kind":"tag","published_at":"2018-08-10T01:04:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"dc7e3b49a37106e9d47b15eaf9d3bcad27550766","kind":"tag","published_at":"2018-08-08T04:43:21.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"5f14748b0d6792dafeb2591fe1a15a7ae6a306ae","kind":"tag","published_at":"2018-07-14T09:51:59.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"d0963dd27bdf37857d5ecf55d8c5079f1aa7cd2e","kind":"tag","published_at":"2018-07-08T07:54:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.7","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"34c9445dec73d8cd04dd351205817f6a8ba52cc3","kind":"tag","published_at":"2018-07-08T05:59:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.6","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"3931b684cdaacfcc232e29d7169965035f33f4c2","kind":"tag","published_at":"2018-07-06T21:38:19.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.5","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"57cd0ffae47daed446ad9a3f15558ba81f23f127","kind":"tag","published_at":"2018-06-22T15:23:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"de9d88bfd9b5181a892c6a04c6a0fbc54912486c","kind":"tag","published_at":"2018-06-04T12:15:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"6e8771bcd1b3348d254d5d966398f9e372c27777","kind":"tag","published_at":"2018-02-13T19:28:56.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"80cf5452f427b7e791f31ee6b84818f764826d8e","kind":"tag","published_at":"2017-10-30T15:12:13.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ecf4bab4c8400545a8a3be6e430a6437e56194c3","kind":"tag","published_at":"2017-10-22T18:06:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.0/manifests"},{"name":"0.2.2","sha":"fbe56a27637068a64648290f48fc5aa1093ed525","kind":"tag","published_at":"2017-10-10T20:21:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.2","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c4e0831990c08abd57c09237502797ca6a0ea2f4","kind":"tag","published_at":"2017-09-16T15:14:54.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.1","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ef1d664b52fb0cd978371c9601658f09c84c88cc","kind":"tag","published_at":"2017-08-10T05:55:33.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"6ad7facdc41fc3b9afa7b484fb85c0f42684ccac","kind":"tag","published_at":"2017-08-09T04:46:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"007a4c4b0a65ca669ff961aed9710918765582eb","kind":"tag","published_at":"2017-08-06T04:56:19.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:15:30.841Z","dependent_packages_count":6,"downloads":25960,"downloads_period":"last-month","dependent_repos_count":11,"rankings":{"downloads":3.403747586032006,"dependent_repos_count":3.5528864356371357,"dependent_packages_count":3.1576595125694453,"stargazers_count":0.6345361705572069,"forks_count":1.3876073203382986,"docker_downloads_count":null,"average":2.4272874050268185},"purl":"pkg:npm/nanoid-esm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nanoid-esm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/nanoid-esm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nanoid-esm/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/nanoid","https://github.com/sponsors/ai"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:33:57.041Z","issues_count":102,"pull_requests_count":71,"avg_time_to_close_issue":1924033.043956044,"avg_time_to_close_pull_request":291975.05797101447,"issues_closed_count":91,"pull_requests_closed_count":69,"pull_request_authors_count":49,"issue_authors_count":91,"avg_comments_per_issue":5.578431372549019,"avg_comments_per_pull_request":1.2253521126760563,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":16,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":630435.3076923077,"past_year_avg_time_to_close_pull_request":190038.04761904763,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.5625,"past_year_avg_comments_per_pull_request":1.0869565217391304,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/issues","maintainers":[{"login":"ai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ai"}],"active_maintainers":[{"login":"ai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nanoid-esm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nanoid-esm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nanoid-esm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nanoid-esm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nanoid-esm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nanoid-esm/codemeta","maintainers":[{"uuid":"chasemoskal","login":"chasemoskal","name":null,"email":"chasemoskal@gmail.com","url":null,"packages_count":94,"html_url":"https://www.npmjs.com/~chasemoskal","role":null,"created_at":"2022-11-13T10:26:00.676Z","updated_at":"2022-11-13T10:26:00.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chasemoskal/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678726,"maintainers_count":1211424,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11772311,"name":"org.mvnpm:nanoid","ecosystem":"maven","description":"A tiny (118 bytes), secure URL-friendly unique string ID generator","homepage":"https://github.com/ai/nanoid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ai/nanoid","keywords_array":[],"namespace":"org.mvnpm","versions_count":62,"first_release_published_at":"2025-04-04T09:46:48.000Z","latest_release_published_at":"2026-07-13T15:35:30.000Z","latest_release_number":"6.0.0","last_synced_at":"2026-07-19T19:28:34.119Z","created_at":"2025-06-07T21:21:15.532Z","updated_at":"2026-07-19T19:28:34.119Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/nanoid/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/nanoid/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37270503,"uuid":"99401299","full_name":"ai/nanoid","owner":"ai","description":"A tiny (118 bytes), secure, URL-friendly, unique string ID generator for JavaScript","archived":false,"fork":false,"pushed_at":"2026-03-15T20:41:27.000Z","size":5375,"stargazers_count":26677,"open_issues_count":4,"forks_count":840,"subscribers_count":156,"default_branch":"main","last_synced_at":"2026-03-22T08:58:10.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zelark.github.io/nano-id-cc/","language":"JavaScript","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/ai.png","metadata":{"files":{"readme":"README.id-ID.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"tidelift":"npm/nanoid","github":"ai"}},"created_at":"2017-08-05T05:24:35.000Z","updated_at":"2026-03-22T02:48:59.000Z","dependencies_parsed_at":"2023-02-19T06:31:13.856Z","dependency_job_id":"c06371a9-1bb9-46d9-b255-112be033adbe","html_url":"https://github.com/ai/nanoid","commit_stats":{"total_commits":1065,"total_committers":139,"mean_commits":7.661870503597123,"dds":"0.18967136150234742","last_synced_commit":"6f5b50737bc9cf942f69a53df64bf3fbdf7e2482"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/ai/nanoid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/sbom","scorecard":{"id":172597,"data":{"date":"2025-08-11","repo":{"name":"github.com/ai/nanoid","commit":"641487083f66af7003bbad08bd19dfbff7f25a64"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/jsr.yml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"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/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jsr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/jsr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/ai/nanoid/test.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"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":"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"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99"],"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-16T16:57:08.030Z","repository_id":37270503,"created_at":"2025-08-16T16:57:08.030Z","updated_at":"2025-08-16T16:57:08.030Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30836323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-22T05:45:47.827Z","status":"ssl_error","status_checked_at":"2026-03-22T05:45:39.030Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"ai","name":"Andrey Sitnik","uuid":"19343","kind":"user","description":"The creator of Autoprefixer, @postcss, @browserslist, and @logux\r\n","email":"","website":"https://sitnik.ru","location":"Barcelona, Spain","twitter":"sitnikcode","company":"@evilmartians","icon_url":"https://avatars.githubusercontent.com/u/19343?u=109019153065fd4af98d015da3ee415790e2ef3e\u0026v=4","repositories_count":83,"last_synced_at":"2024-11-24T17:54:30.925Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ai","funding_links":["https://github.com/sponsors/ai"],"total_stars":49239,"followers":9207,"following":139,"created_at":"2022-11-02T16:17:19.268Z","updated_at":"2024-11-24T17:54:30.925Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai/repositories"},"tags":[{"name":"5.1.6","sha":"c6532dba6f3954b683bd77c71b352c1ee0ed9961","kind":"tag","published_at":"2025-09-22T09:45:33.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.6","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.6/manifests"},{"name":"5.1.5","sha":"5b1220d5c25386558350ab737626819f795f7b30","kind":"tag","published_at":"2025-03-18T23:09:09.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.5","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.5/manifests"},{"name":"3.3.11","sha":"37289ceee51a3194a1f121a1e5d2bbb864076b74","kind":"tag","published_at":"2025-03-18T23:04:37.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.11","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.11/manifests"},{"name":"5.1.4","sha":"523a74ee7a90ac82697478d3eb7c776ee6ce095c","kind":"tag","published_at":"2025-03-15T21:36:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.4","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.4/manifests"},{"name":"3.3.10","sha":"bb12e8a6f9c37ebe0b5ff2c697b8f9dcf34c8948","kind":"tag","published_at":"2025-03-15T21:31:13.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.10","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.10/manifests"},{"name":"5.1.3","sha":"32bc9bf2eece720d57538eba890e0d0729d4a45f","kind":"tag","published_at":"2025-03-07T11:31:51.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.3","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.3/manifests"},{"name":"3.3.9","sha":"adf9b0c05eeeebbbf391c16bbd93da2fc275e235","kind":"tag","published_at":"2025-03-07T11:23:19.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.9","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.9/manifests"},{"name":"5.1.2","sha":"4c1e6b04ce1ed28f93b0c9644cfd4b4761761c38","kind":"tag","published_at":"2025-02-22T19:47:53.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.2","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"b66602ebc6e76f80c0916da2798351ed94b1ca9d","kind":"tag","published_at":"2025-02-22T19:39:29.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"e0f79c916ed7996f6a1547e3af4005dfe903ee65","kind":"tag","published_at":"2025-02-14T21:03:02.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.1.0/manifests"},{"name":"5.0.9","sha":"65a38ac63a0709c420b9de30b15511b84e87c423","kind":"tag","published_at":"2024-11-26T11:59:31.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.9","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.9/manifests"},{"name":"3.3.8","sha":"3044cd5e73f4cf31795f61f6e6b961c8c0a5c744","kind":"tag","published_at":"2024-11-26T11:53:29.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.8","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.8/manifests"},{"name":"5.0.8","sha":"55cd90d7f90d4ffedbeff4734a5d0d9abfec0aca","kind":"tag","published_at":"2024-10-28T11:28:55.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.8","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.8/manifests"},{"name":"5.0.7","sha":"4d0036fb45febee7ba0256cc22ba6a2cd1dc1583","kind":"tag","published_at":"2024-04-07T16:43:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.7","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"5f5c5b0432b4c52970b2d0100a704ca99a66b7bf","kind":"tag","published_at":"2024-02-20T13:56:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.6","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"61a087715a21d971dc9154c5726c818db0e42b27","kind":"tag","published_at":"2024-02-01T20:07:01.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.5","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"bad777f438cc0f5481b93157e68264388cb76aaf","kind":"tag","published_at":"2023-12-02T03:11:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"0452313b04445abf99a5271c9bd1438841284a17","kind":"tag","published_at":"2023-11-06T05:21:54.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.3/manifests"},{"name":"3.3.7","sha":"89d82d2ce4b0411e73ac7ccfe57bc03e932416e2","kind":"tag","published_at":"2023-11-06T05:14:08.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.7","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.7/manifests"},{"name":"5.0.2","sha":"87de3c52fb1d6cd00ad3eb08a0ebade8b19d0386","kind":"tag","published_at":"2023-10-15T12:12:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"c6c8e333920349de950135bd65e43d45b1fd23e8","kind":"tag","published_at":"2023-09-12T19:54:02.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"cf151a7476c313ff68c53701c949c287043b9b82","kind":"tag","published_at":"2023-09-12T19:40:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/5.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/5.0.0/manifests"},{"name":"3.3.6","sha":"d96f39222a800ea9a6a156db139992b64d4b0dca","kind":"tag","published_at":"2023-03-26T12:49:27.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.6","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.6/manifests"},{"name":"3.3.5","sha":"8210dfb9fc01efcf354c00a1b7e1948f1bebb32f","kind":"tag","published_at":"2023-03-26T12:47:53.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.5","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.5/manifests"},{"name":"4.0.2","sha":"50c4c6636d187bc72b7d0a51e386403d5f271319","kind":"tag","published_at":"2023-03-26T12:44:50.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ffa50ac24142688d7a666cff11f1ca1062435ffd","kind":"tag","published_at":"2023-02-05T11:53:24.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"fd80ce3f462d3309c31d07dc3b3ec2f3e0a0fc9f","kind":"tag","published_at":"2022-06-08T08:10:42.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/4.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/4.0.0/manifests"},{"name":"3.3.4","sha":"fc5bd0dbba830b1e6f3e572da8e2bc9ddc1b4b44","kind":"tag","published_at":"2022-05-03T10:56:57.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.4","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.4/manifests"},{"name":"3.3.3","sha":"0454333dee4612d2c2e163d271af6cc3ce1e5aa4","kind":"tag","published_at":"2022-04-18T10:29:14.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.3","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.3/manifests"},{"name":"3.3.2","sha":"7f0df4721e3535ad6ed81971c65f423fb7892630","kind":"tag","published_at":"2022-03-28T03:26:03.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"ec6f809b1210ad27568753a91a8312a164c62674","kind":"tag","published_at":"2022-02-16T22:21:21.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"f74a41d3ef7d565d1b1c4247417144a3719c4bba","kind":"tag","published_at":"2022-02-14T20:36:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.3.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"23b136929a6d58f32e31b269534a3ce3f680a086","kind":"tag","published_at":"2022-01-16T14:37:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.2.0/manifests"},{"name":"3.1.32","sha":"f4257780ece488734a65c176e80c2fd8ab6aab8e","kind":"tag","published_at":"2022-01-12T09:50:27.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.32","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.32/manifests"},{"name":"3.1.31","sha":"07fdfa6618e2668ce51b2554ee3e1a3ad87b0492","kind":"tag","published_at":"2022-01-11T13:40:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.31","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.31/manifests"},{"name":"3.1.30","sha":"fd1b0dc1a0ebca7f29edbe8de839993f774992af","kind":"tag","published_at":"2021-10-13T23:00:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.30","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.30/manifests"},{"name":"3.1.29","sha":"5870ed0e86d49f41799f16732e4220b21abe242d","kind":"tag","published_at":"2021-10-05T21:03:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.29","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.29/manifests"},{"name":"3.1.28","sha":"61b6fe8657273c36914cc7ff5b7daf51bb134b91","kind":"tag","published_at":"2021-09-26T08:26:34.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.28","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.28/manifests"},{"name":"3.1.27","sha":"6c668befc29d0737d9700a731d7664dd37e07536","kind":"tag","published_at":"2021-09-26T08:21:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.27","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.27/manifests"},{"name":"3.1.26","sha":"4b2d97e1a93bc42c4cdd45a87b2f45efaaa469d3","kind":"tag","published_at":"2021-09-26T07:21:56.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.26","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.26/manifests"},{"name":"3.1.25","sha":"ea712edfa19ff522b353a497795dbdf767663720","kind":"tag","published_at":"2021-08-12T12:37:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.25","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.25/manifests"},{"name":"3.1.24","sha":"b460981ba90b04d45416f2b9e47efdfe3459af53","kind":"tag","published_at":"2021-08-11T20:06:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.24","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.24/manifests"},{"name":"3.1.23","sha":"191bbb8f06c506559b2a93b3ab290e95b0015a5c","kind":"tag","published_at":"2021-05-10T19:03:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.23","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.23/manifests"},{"name":"3.1.22","sha":"8d521ad9666fe2571b3fb17ab5a7e91497414045","kind":"tag","published_at":"2021-03-15T14:56:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.22","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.22/manifests"},{"name":"3.1.21","sha":"c1c333db2b86895476971e4314bd667cdbdb4f0a","kind":"tag","published_at":"2021-03-11T22:31:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.21","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.21/manifests"},{"name":"3.1.20","sha":"dafca319733b8b8b434acd11f5a4c59947ff678b","kind":"tag","published_at":"2020-12-01T15:14:47.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.20","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.20/manifests"},{"name":"3.1.19","sha":"f85e1b0f587edda5bcd40da12f9c455d6eda7f96","kind":"tag","published_at":"2020-12-01T00:45:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.19","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.19/manifests"},{"name":"3.1.18","sha":"e8cabc33c1c58d759329507cea3dc2327c76eca7","kind":"tag","published_at":"2020-11-20T21:59:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.18","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.18/manifests"},{"name":"3.1.17","sha":"eabb64cb70d80024f5f7ae0bd661d1d29403f50f","kind":"tag","published_at":"2020-11-20T00:02:04.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.17","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.17/manifests"},{"name":"3.1.16","sha":"19462376056766f2236050bb4fe5f42831a4409f","kind":"tag","published_at":"2020-10-26T01:40:50.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.16","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.16/manifests"},{"name":"3.1.15","sha":"dc5faec1bc20c6ce818bdeea0df4da8bbebe6f65","kind":"tag","published_at":"2020-10-23T02:15:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.15","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.15/manifests"},{"name":"3.1.14","sha":"1570ab2a923953c6ee58cad551a7026d1884b417","kind":"tag","published_at":"2020-10-23T01:56:43.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.14","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.14/manifests"},{"name":"3.1.13","sha":"7ca5e9411e0e8d7c7e7bb9e545520f00e5ceef5f","kind":"tag","published_at":"2020-10-21T23:16:37.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.13","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.13/manifests"},{"name":"3.1.12","sha":"d5def1a6a068b3bd0a93ca1beaf1bee963f51837","kind":"tag","published_at":"2020-07-29T23:03:22.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.12","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.12/manifests"},{"name":"3.1.11","sha":"e542e36207351d55aa4dd957e6744d2bc4d56337","kind":"tag","published_at":"2020-07-27T18:10:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.11","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.11/manifests"},{"name":"3.1.10","sha":"54329e63049474df5eafe5c51c29ba5e696fa23f","kind":"tag","published_at":"2020-06-13T03:02:45.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.10","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.10/manifests"},{"name":"3.1.9","sha":"aa1bd9c52b2e66ee07fb3db3fd1b737c3d52ca63","kind":"tag","published_at":"2020-05-17T20:56:51.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.9","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.9/manifests"},{"name":"3.1.8","sha":"8674a0537e683ff00c5326f21e9acd9c662170c5","kind":"tag","published_at":"2020-05-16T18:52:52.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.8","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.8/manifests"},{"name":"3.1.7","sha":"ea3eecb975078684cdf1d8fd248a609c08575fa3","kind":"tag","published_at":"2020-05-11T18:01:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.7","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.7/manifests"},{"name":"3.1.6","sha":"a3174967f64fa24aa92111b286c67b0bb9a04af5","kind":"tag","published_at":"2020-05-08T14:36:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.6","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.6/manifests"},{"name":"3.1.5","sha":"b1182382a2a107d33c957ee9ffeb3bfc53458b3a","kind":"tag","published_at":"2020-05-05T17:35:10.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.5","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"88ec0cf58f4abcfdc5c3e8fa495e0cd6c5b9a65c","kind":"tag","published_at":"2020-05-04T14:05:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.4","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.4/manifests"},{"name":"3.1.2","sha":"2b9e8afb569f46e33ae2c43afe27e88dd3d7639d","kind":"tag","published_at":"2020-04-10T21:51:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"a0b768609e28ac51e92be056878eeb450eafa4eb","kind":"tag","published_at":"2020-04-10T21:46:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"9ffe08ac4b115f7b0568c96f20a0e0a8b9c5c0ba","kind":"tag","published_at":"2020-04-10T21:35:09.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.1.0/manifests"},{"name":"3.0.2","sha":"57e56e64f053a5e95cd412bf5b67912746dc5dce","kind":"tag","published_at":"2020-03-29T21:21:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"13617d2bbc3217274b3dc7963d603ac11c4a00c3","kind":"tag","published_at":"2020-03-28T20:13:03.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"7b45b890ce9cba85c8dc08fdb7ad401b966ed067","kind":"tag","published_at":"2020-03-26T22:32:28.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/3.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/3.0.0/manifests"},{"name":"2.1.11","sha":"7620aed8d7a21c5430ad68b4d636f321d14fc0e9","kind":"tag","published_at":"2020-01-30T19:55:38.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.11","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.11/manifests"},{"name":"2.1.10","sha":"dfef62446a6f34272be94c19d87b7708a2146203","kind":"tag","published_at":"2020-01-22T03:58:10.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.10","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.10/manifests"},{"name":"2.1.9","sha":"b24c2bb269bd92787e3410e6ad6d84ce7986f2b2","kind":"tag","published_at":"2020-01-07T06:57:40.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.9","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.9/manifests"},{"name":"2.1.8","sha":"b270fbbde8aff8f2e64d39f7c7aeb520aee077aa","kind":"tag","published_at":"2019-12-14T18:50:06.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.8","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.8/manifests"},{"name":"2.1.7","sha":"ace6d5de658df25f787a765aad8346fdb716f7c6","kind":"tag","published_at":"2019-11-16T01:50:26.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.7","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"13e3c44c2bd8550cce271bb7122b445d5c2b5039","kind":"tag","published_at":"2019-10-24T06:30:36.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.6","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"4afb1427d585b0ed709e9f226ec6078859d63dde","kind":"tag","published_at":"2019-10-23T15:56:41.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.5","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f15dde17230379b8a6361ec2f6088baf3ce93981","kind":"tag","published_at":"2019-10-17T09:21:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.4","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"90ca10fdaa273f49a33ecb6ac0357652618dcc62","kind":"tag","published_at":"2019-10-11T07:47:23.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.3","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"84dc8e0e5945ba57d2395e6d485ba326c3b20de1","kind":"tag","published_at":"2019-10-03T04:10:16.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.2","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"90a0f8c04f4d43a2b239fc8fac81bf4a8ff499ee","kind":"tag","published_at":"2019-09-11T06:07:59.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"17e2a56cf94e200336ce5c42a74117e35b8abc01","kind":"tag","published_at":"2019-08-30T22:31:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"fbc6638daf0537e1686aa0cdd84497c10f4afcac","kind":"tag","published_at":"2019-08-25T02:00:13.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9659681331770a909f8f6e6bb236c38c4fb48442","kind":"tag","published_at":"2019-05-21T19:46:14.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"5de23bda6f626e46a4358c9051b1332246aa7462","kind":"tag","published_at":"2019-05-16T14:13:12.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"28558b52ec5d07ce834eb684b93e8419ed4abfe4","kind":"tag","published_at":"2019-01-14T18:57:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9f8a71517e62dd17867ca8bcbdf2bb3a9802b459","kind":"tag","published_at":"2018-11-04T20:08:47.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/2.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"2ecb208f7c8c9b3cb56a88c3fbfd9a96c2118b3f","kind":"tag","published_at":"2018-11-04T00:58:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"4d818ef26dc22e1a4db7b1d9754f591a8b2be3fd","kind":"tag","published_at":"2018-10-31T03:46:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8f6c1f1e3ba79ee2992e6d96d43862e362648e50","kind":"tag","published_at":"2018-10-31T02:18:40.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"dc9786e28dec994f8c34fbda04ca34f5fb835528","kind":"tag","published_at":"2018-10-20T05:13:38.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"f027d25df3de79511002b329f385c440e8ee2ffd","kind":"tag","published_at":"2018-10-12T16:47:20.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.3.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.3.0/manifests"},{"name":"1.2.6","sha":"ac17bee371afe6932c60347d94e7255b0a609c04","kind":"tag","published_at":"2018-10-02T21:10:37.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.6","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"5d0e26fceb5837670590805655bf6fcf8ca5afa6","kind":"tag","published_at":"2018-09-29T02:07:16.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.5","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"445ff4192bf6f37199865a640ad8ac75333c9be0","kind":"tag","published_at":"2018-09-26T21:35:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"7ecde25d9a86749fac60ce0e805b86562048ec01","kind":"tag","published_at":"2018-09-04T15:20:46.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"908fcc72c4b5de9c18bd4168d3c51ca56ff0d883","kind":"tag","published_at":"2018-08-28T23:53:43.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"76fd3a2cd3a2c45def48e28aabfcdd38e79cbe32","kind":"tag","published_at":"2018-08-16T06:44:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5760b2b50b9a544285736bda60dada401d6e270b","kind":"tag","published_at":"2018-08-10T01:04:35.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"dc7e3b49a37106e9d47b15eaf9d3bcad27550766","kind":"tag","published_at":"2018-08-08T04:43:21.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"5f14748b0d6792dafeb2591fe1a15a7ae6a306ae","kind":"tag","published_at":"2018-07-14T09:51:59.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"d0963dd27bdf37857d5ecf55d8c5079f1aa7cd2e","kind":"tag","published_at":"2018-07-08T07:54:32.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.7","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"34c9445dec73d8cd04dd351205817f6a8ba52cc3","kind":"tag","published_at":"2018-07-08T05:59:15.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.6","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"3931b684cdaacfcc232e29d7169965035f33f4c2","kind":"tag","published_at":"2018-07-06T21:38:19.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.5","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"57cd0ffae47daed446ad9a3f15558ba81f23f127","kind":"tag","published_at":"2018-06-22T15:23:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.4","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"de9d88bfd9b5181a892c6a04c6a0fbc54912486c","kind":"tag","published_at":"2018-06-04T12:15:05.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.3","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"6e8771bcd1b3348d254d5d966398f9e372c27777","kind":"tag","published_at":"2018-02-13T19:28:56.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.2","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"80cf5452f427b7e791f31ee6b84818f764826d8e","kind":"tag","published_at":"2017-10-30T15:12:13.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.1","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ecf4bab4c8400545a8a3be6e430a6437e56194c3","kind":"tag","published_at":"2017-10-22T18:06:18.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/1.0.0","html_url":"https://github.com/ai/nanoid/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/1.0.0/manifests"},{"name":"0.2.2","sha":"fbe56a27637068a64648290f48fc5aa1093ed525","kind":"tag","published_at":"2017-10-10T20:21:58.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.2","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c4e0831990c08abd57c09237502797ca6a0ea2f4","kind":"tag","published_at":"2017-09-16T15:14:54.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.1","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ef1d664b52fb0cd978371c9601658f09c84c88cc","kind":"tag","published_at":"2017-08-10T05:55:33.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.2.0","html_url":"https://github.com/ai/nanoid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"6ad7facdc41fc3b9afa7b484fb85c0f42684ccac","kind":"tag","published_at":"2017-08-09T04:46:39.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.1.1","html_url":"https://github.com/ai/nanoid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"007a4c4b0a65ca669ff961aed9710918765582eb","kind":"tag","published_at":"2017-08-06T04:56:19.000Z","download_url":"https://codeload.github.com/ai/nanoid/tar.gz/0.1.0","html_url":"https://github.com/ai/nanoid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ai/nanoid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-22T22:05:58.975Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.026626466074966,"dependent_packages_count":48.64554336343237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.33608491475367},"purl":"pkg:maven/org.mvnpm/nanoid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:nanoid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:nanoid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:nanoid/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/nanoid","https://github.com/sponsors/ai"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T23:01:49.503Z","issues_count":107,"pull_requests_count":123,"avg_time_to_close_issue":4689521.57,"avg_time_to_close_pull_request":278926.6,"issues_closed_count":100,"pull_requests_closed_count":115,"pull_request_authors_count":62,"issue_authors_count":104,"avg_comments_per_issue":5.383177570093458,"avg_comments_per_pull_request":0.967479674796748,"merged_pull_requests_count":97,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":63140.5,"past_year_avg_time_to_close_pull_request":22360.86666666667,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.8333333333333335,"past_year_avg_comments_per_pull_request":0.3157894736842105,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fnanoid/issues","maintainers":[{"login":"ai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ai"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:nanoid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:nanoid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:nanoid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:nanoid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:nanoid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:nanoid/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T06:31:12.980Z","updated_at":"2023-02-19T06:31:12.980Z","repository_link":"https://github.com/ai/nanoid/blob/main/.github/workflows/test.yml","dependencies":[{"id":7779959240,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7779959241,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7779959242,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-02-19T06:31:13.110Z","updated_at":"2023-02-19T06:31:13.110Z","repository_link":"https://github.com/ai/nanoid/blob/main/package.json","dependencies":[{"id":7779959599,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.12","direct":true,"kind":"development","optional":false},{"id":7779959600,"package_name":"@logux/eslint-config","ecosystem":"npm","requirements":"^48.0.0","direct":true,"kind":"development","optional":false},{"id":7779959601,"package_name":"@lukeed/uuid","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":7779959605,"package_name":"@napi-rs/uuid","ecosystem":"npm","requirements":"^0.2.2","direct":true,"kind":"development","optional":false},{"id":7779959616,"package_name":"@originjs/vite-plugin-commonjs","ecosystem":"npm","requirements":"^1.0.3","direct":true,"kind":"development","optional":false},{"id":7779959619,"package_name":"@size-limit/file","ecosystem":"npm","requirements":"^8.1.2","direct":true,"kind":"development","optional":false},{"id":7779959623,"package_name":"@size-limit/webpack","ecosystem":"npm","requirements":"^8.1.2","direct":true,"kind":"development","optional":false},{"id":7779959648,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.11.19","direct":true,"kind":"development","optional":false},{"id":7779959649,"package_name":"benchmark","ecosystem":"npm","requirements":"^2.1.4","direct":true,"kind":"development","optional":false},{"id":7779959704,"package_name":"c8","ecosystem":"npm","requirements":"^7.12.0","direct":true,"kind":"development","optional":false},{"id":7779959705,"package_name":"clean-publish","ecosystem":"npm","requirements":"^4.1.1","direct":true,"kind":"development","optional":false},{"id":7779959706,"package_name":"eslint","ecosystem":"npm","requirements":"^8.33.0","direct":true,"kind":"development","optional":false},{"id":7779959707,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"^17.0.0","direct":true,"kind":"development","optional":false},{"id":7779959708,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.27.5","direct":true,"kind":"development","optional":false},{"id":7779959709,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"^15.6.1","direct":true,"kind":"development","optional":false},{"id":7779959710,"package_name":"eslint-plugin-prefer-let","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false},{"id":7779959713,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"^6.1.1","direct":true,"kind":"development","optional":false},{"id":7779959714,"package_name":"picocolors","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":7779959715,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.21","direct":true,"kind":"development","optional":false},{"id":7779959716,"package_name":"rndm","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false},{"id":7779959719,"package_name":"secure-random-string","ecosystem":"npm","requirements":"^1.1.3","direct":true,"kind":"development","optional":false},{"id":7779959731,"package_name":"shortid","ecosystem":"npm","requirements":"^2.2.16","direct":true,"kind":"development","optional":false},{"id":7779959732,"package_name":"size-limit","ecosystem":"npm","requirements":"^8.1.2","direct":true,"kind":"development","optional":false},{"id":7779959738,"package_name":"terser","ecosystem":"npm","requirements":"^5.16.3","direct":true,"kind":"development","optional":false},{"id":7779959739,"package_name":"uid","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":7779959742,"package_name":"uid-safe","ecosystem":"npm","requirements":"^2.1.5","direct":true,"kind":"development","optional":false},{"id":7779959743,"package_name":"uuid","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":7779959744,"package_name":"uvu","ecosystem":"npm","requirements":"^0.5.6","direct":true,"kind":"development","optional":false},{"id":7779959745,"package_name":"vite","ecosystem":"npm","requirements":"^4.1.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2023-02-19T06:31:13.413Z","updated_at":"2023-02-19T06:31:13.413Z","repository_link":"https://github.com/ai/nanoid/blob/main/pnpm-lock.yaml","dependencies":[{"id":7779962003,"package_name":"esbuild-netbsd-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779962004,"package_name":"esbuild-openbsd-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779962005,"package_name":"esbuild-sunos-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779962006,"package_name":"esbuild-windows-32","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779962007,"package_name":"esbuild-windows-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779962008,"package_name":"esbuild-windows-arm64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779962009,"package_name":"esbuild","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779962010,"package_name":"esbuild","ecosystem":"npm","requirements":"0.16.17","direct":false,"kind":"development","optional":false},{"id":7779962011,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7779962012,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7779962013,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7779962014,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"17.0.0_xh3wrndcszbt2l7hdksdjqnjcq","direct":false,"kind":"development","optional":false},{"id":7779962015,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.7","direct":false,"kind":"development","optional":false},{"id":7779962016,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.4_b5qyyy7jj6vxczv7eweintx4wu","direct":false,"kind":"development","optional":false},{"id":7779962017,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"4.1.0_eslint@8.33.0","direct":false,"kind":"development","optional":false},{"id":7779962018,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.27.5_eslint@8.33.0","direct":false,"kind":"development","optional":false},{"id":7779962019,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"15.6.1_eslint@8.33.0","direct":false,"kind":"development","optional":false},{"id":7779962020,"package_name":"eslint-plugin-prefer-let","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7779962021,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"6.1.1_eslint@8.33.0","direct":false,"kind":"development","optional":false},{"id":7779962022,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7779962023,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":7779962024,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7779962025,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0_eslint@8.33.0","direct":false,"kind":"development","optional":false},{"id":7779962026,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":7779962027,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7779962028,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":7779962029,"package_name":"eslint","ecosystem":"npm","requirements":"8.33.0","direct":false,"kind":"development","optional":false},{"id":7779962033,"package_name":"espree","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"development","optional":false},{"id":7779962034,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":7779962035,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7779962036,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7779962037,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":7779962038,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":7779962039,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":7779962040,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":7779962041,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.12","direct":false,"kind":"development","optional":false},{"id":7779962042,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7779962043,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":7779962044,"package_name":"fastq","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":7779962045,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7779962046,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":7779962047,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7779962049,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":7779962050,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":7779962052,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":7779962053,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7779962055,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7779962057,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":7779962060,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7779962062,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":7779962064,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":7779962066,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":7779962068,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":7779962070,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7779962072,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7779962133,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":7779962134,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":7779962135,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":7779962136,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":7779962429,"package_name":"platform","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":7779962430,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.21","direct":false,"kind":"development","optional":false},{"id":7779962431,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":7779962432,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7779962433,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":7779962434,"package_name":"random-bytes","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7779962435,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7779962436,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":7779962437,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":7779962438,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":7779962439,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7779962440,"package_name":"requireindex","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7779962441,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7779962442,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":7779962443,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7779962444,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7779962445,"package_name":"rndm","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7779962446,"package_name":"rollup","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"development","optional":false},{"id":7779962447,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7779962448,"package_name":"sade","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":7779962449,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":7779962450,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7779962451,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7779962452,"package_name":"secure-random-string","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":7779962453,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":7779962454,"package_name":"semver","ecosystem":"npm","requirements":"7.3.8","direct":false,"kind":"development","optional":false},{"id":7779962455,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7779962456,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7779962457,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7779962458,"package_name":"shortid","ecosystem":"npm","requirements":"2.2.16","direct":false,"kind":"development","optional":false},{"id":7779962459,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7779962460,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":7779962461,"package_name":"size-limit","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":7779962462,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7779962463,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7779962464,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":7779962465,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":7779962466,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":7779962467,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":7779962468,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":7779962469,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7779962470,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7779962471,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7779962472,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":7779962473,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":7779962474,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":7779962475,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7779962476,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":7779962477,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.6_webpack@5.75.0","direct":false,"kind":"development","optional":false},{"id":7779962478,"package_name":"terser","ecosystem":"npm","requirements":"5.16.3","direct":false,"kind":"development","optional":false},{"id":7779962479,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7779962480,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":7779962481,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7779962482,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7779962483,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":7779962484,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":7779962485,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":7779962486,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7779962487,"package_name":"uid-safe","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":7779962488,"package_name":"uid","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7779962489,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7779962490,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.10_browserslist@4.21.5","direct":false,"kind":"development","optional":false},{"id":7779962491,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":7779962492,"package_name":"uuid","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":7779962494,"package_name":"uvu","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":7779962495,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":7779962137,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":7779962138,"package_name":"globals","ecosystem":"npm","requirements":"13.20.0","direct":false,"kind":"development","optional":false},{"id":7779962139,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7779962140,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":7779962141,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7779962142,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":7779962144,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7779962145,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7779962147,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7779962149,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7779962150,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7779962152,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7779962154,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7779962158,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7779962160,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7779962161,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7779962162,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"development","optional":false},{"id":7779962163,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":7779962166,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":7779962174,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":7779962175,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":7779962176,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7779962177,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7779962178,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7779962179,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7779962180,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7779962181,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":7779962182,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"development","optional":false},{"id":7779962183,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7779962184,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7779962185,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7779962186,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":7779962187,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7779962188,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":7779962189,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":7779962190,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":7779962191,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":7779962192,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7779962231,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":7779962232,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7779962233,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.10","direct":false,"kind":"development","optional":false},{"id":7779962234,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7779962497,"package_name":"vite","ecosystem":"npm","requirements":"4.1.1_akxt3mlquupvdn2keewb3g4hra","direct":false,"kind":"development","optional":false},{"id":7779962499,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":7779962501,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":7779962504,"package_name":"webpack","ecosystem":"npm","requirements":"5.75.0","direct":false,"kind":"development","optional":false},{"id":7779962505,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7779962507,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"development","optional":false},{"id":7779962508,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7779962509,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":7779962510,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":7779961683,"package_name":"@ampproject","ecosystem":"npm","requirements":"remapping","direct":false,"kind":"development","optional":false},{"id":7779961684,"package_name":"@babel","ecosystem":"npm","requirements":"code-frame","direct":false,"kind":"development","optional":false},{"id":7779961685,"package_name":"@babel","ecosystem":"npm","requirements":"compat-data","direct":false,"kind":"development","optional":false},{"id":7779961686,"package_name":"@babel","ecosystem":"npm","requirements":"core","direct":false,"kind":"development","optional":false},{"id":7779961687,"package_name":"@babel","ecosystem":"npm","requirements":"generator","direct":false,"kind":"development","optional":false},{"id":7779961688,"package_name":"@babel","ecosystem":"npm","requirements":"helper-compilation-targets","direct":false,"kind":"development","optional":false},{"id":7779961689,"package_name":"@babel","ecosystem":"npm","requirements":"helper-environment-visitor","direct":false,"kind":"development","optional":false},{"id":7779961690,"package_name":"@babel","ecosystem":"npm","requirements":"helper-function-name","direct":false,"kind":"development","optional":false},{"id":7779961691,"package_name":"@babel","ecosystem":"npm","requirements":"helper-hoist-variables","direct":false,"kind":"development","optional":false},{"id":7779961692,"package_name":"@babel","ecosystem":"npm","requirements":"helper-module-imports","direct":false,"kind":"development","optional":false},{"id":7779961693,"package_name":"@babel","ecosystem":"npm","requirements":"helper-module-transforms","direct":false,"kind":"development","optional":false},{"id":7779961694,"package_name":"@babel","ecosystem":"npm","requirements":"helper-simple-access","direct":false,"kind":"development","optional":false},{"id":7779961695,"package_name":"@babel","ecosystem":"npm","requirements":"helper-split-export-declaration","direct":false,"kind":"development","optional":false},{"id":7779961696,"package_name":"@babel","ecosystem":"npm","requirements":"helper-string-parser","direct":false,"kind":"development","optional":false},{"id":7779961697,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-identifier","direct":false,"kind":"development","optional":false},{"id":7779961698,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-option","direct":false,"kind":"development","optional":false},{"id":7779961699,"package_name":"@babel","ecosystem":"npm","requirements":"helpers","direct":false,"kind":"development","optional":false},{"id":7779961700,"package_name":"@babel","ecosystem":"npm","requirements":"highlight","direct":false,"kind":"development","optional":false},{"id":7779961701,"package_name":"@babel","ecosystem":"npm","requirements":"parser","direct":false,"kind":"development","optional":false},{"id":7779961702,"package_name":"@babel","ecosystem":"npm","requirements":"template","direct":false,"kind":"development","optional":false},{"id":7779961703,"package_name":"@babel","ecosystem":"npm","requirements":"traverse","direct":false,"kind":"development","optional":false},{"id":7779961704,"package_name":"@babel","ecosystem":"npm","requirements":"types","direct":false,"kind":"development","optional":false},{"id":7779961705,"package_name":"@bcoe","ecosystem":"npm","requirements":"v8-coverage","direct":false,"kind":"development","optional":false},{"id":7779961706,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm","direct":false,"kind":"development","optional":false},{"id":7779961707,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm64","direct":false,"kind":"development","optional":false},{"id":7779961708,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-x64","direct":false,"kind":"development","optional":false},{"id":7779961709,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-arm64","direct":false,"kind":"development","optional":false},{"id":7779961710,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-x64","direct":false,"kind":"development","optional":false},{"id":7779961711,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-arm64","direct":false,"kind":"development","optional":false},{"id":7779961712,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-x64","direct":false,"kind":"development","optional":false},{"id":7779961713,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm","direct":false,"kind":"development","optional":false},{"id":7779961714,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm64","direct":false,"kind":"development","optional":false},{"id":7779961767,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ia32","direct":false,"kind":"development","optional":false},{"id":7779961769,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-loong64","direct":false,"kind":"development","optional":false},{"id":7779961771,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-mips64el","direct":false,"kind":"development","optional":false},{"id":7779961773,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ppc64","direct":false,"kind":"development","optional":false},{"id":7779961775,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-riscv64","direct":false,"kind":"development","optional":false},{"id":7779961776,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-s390x","direct":false,"kind":"development","optional":false},{"id":7779961778,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-x64","direct":false,"kind":"development","optional":false},{"id":7779961780,"package_name":"@esbuild","ecosystem":"npm","requirements":"netbsd-x64","direct":false,"kind":"development","optional":false},{"id":7779961782,"package_name":"@esbuild","ecosystem":"npm","requirements":"openbsd-x64","direct":false,"kind":"development","optional":false},{"id":7779961784,"package_name":"@esbuild","ecosystem":"npm","requirements":"sunos-x64","direct":false,"kind":"development","optional":false},{"id":7779961786,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-arm64","direct":false,"kind":"development","optional":false},{"id":7779961788,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-ia32","direct":false,"kind":"development","optional":false},{"id":7779961790,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-x64","direct":false,"kind":"development","optional":false},{"id":7779961791,"package_name":"@eslint","ecosystem":"npm","requirements":"eslintrc","direct":false,"kind":"development","optional":false},{"id":7779961792,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"config-array","direct":false,"kind":"development","optional":false},{"id":7779961793,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"module-importer","direct":false,"kind":"development","optional":false},{"id":7779961794,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"object-schema","direct":false,"kind":"development","optional":false},{"id":7779961795,"package_name":"@istanbuljs","ecosystem":"npm","requirements":"schema","direct":false,"kind":"development","optional":false},{"id":7779961796,"package_name":"@jridgewell","ecosystem":"npm","requirements":"gen-mapping","direct":false,"kind":"development","optional":false},{"id":7779961797,"package_name":"@jridgewell","ecosystem":"npm","requirements":"resolve-uri","direct":false,"kind":"development","optional":false},{"id":7779961798,"package_name":"@jridgewell","ecosystem":"npm","requirements":"set-array","direct":false,"kind":"development","optional":false},{"id":7779961799,"package_name":"@jridgewell","ecosystem":"npm","requirements":"source-map","direct":false,"kind":"development","optional":false},{"id":7779961800,"package_name":"@jridgewell","ecosystem":"npm","requirements":"sourcemap-codec","direct":false,"kind":"development","optional":false},{"id":7779961801,"package_name":"@jridgewell","ecosystem":"npm","requirements":"trace-mapping","direct":false,"kind":"development","optional":false},{"id":7779961802,"package_name":"@logux","ecosystem":"npm","requirements":"eslint-config","direct":false,"kind":"development","optional":false},{"id":7779961803,"package_name":"@lukeed","ecosystem":"npm","requirements":"csprng","direct":false,"kind":"development","optional":false},{"id":7779961823,"package_name":"@lukeed","ecosystem":"npm","requirements":"uuid","direct":false,"kind":"development","optional":false},{"id":7779961824,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-android-arm-eabi","direct":false,"kind":"development","optional":false},{"id":7779961834,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-android-arm64","direct":false,"kind":"development","optional":false},{"id":7779961835,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-darwin-arm64","direct":false,"kind":"development","optional":false},{"id":7779961836,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-darwin-x64","direct":false,"kind":"development","optional":false},{"id":7779961837,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-freebsd-x64","direct":false,"kind":"development","optional":false},{"id":7779961838,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-linux-arm-gnueabihf","direct":false,"kind":"development","optional":false},{"id":7779961839,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-linux-arm64-gnu","direct":false,"kind":"development","optional":false},{"id":7779961840,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-linux-arm64-musl","direct":false,"kind":"development","optional":false},{"id":7779961841,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-linux-x64-gnu","direct":false,"kind":"development","optional":false},{"id":7779961842,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-linux-x64-musl","direct":false,"kind":"development","optional":false},{"id":7779961843,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-win32-arm64-msvc","direct":false,"kind":"development","optional":false},{"id":7779961844,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-win32-ia32-msvc","direct":false,"kind":"development","optional":false},{"id":7779961846,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid-win32-x64-msvc","direct":false,"kind":"development","optional":false},{"id":7779961847,"package_name":"@napi-rs","ecosystem":"npm","requirements":"uuid","direct":false,"kind":"development","optional":false},{"id":7779961848,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.scandir","direct":false,"kind":"development","optional":false},{"id":7779961849,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.stat","direct":false,"kind":"development","optional":false},{"id":7779961850,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.walk","direct":false,"kind":"development","optional":false},{"id":7779961851,"package_name":"@originjs","ecosystem":"npm","requirements":"vite-plugin-commonjs","direct":false,"kind":"development","optional":false},{"id":7779961852,"package_name":"@size-limit","ecosystem":"npm","requirements":"file","direct":false,"kind":"development","optional":false},{"id":7779962235,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7779962237,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":7779962240,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7779962241,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":7779962251,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7779962253,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7779962254,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7779962273,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7779962274,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":7779962275,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":7779962276,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":7779962277,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7779962279,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7779962281,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":7779962283,"package_name":"kleur","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":7779962347,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":7779962348,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":7779962349,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7779962351,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7779962356,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":7779962358,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":7779962360,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7779962362,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7779962364,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7779962366,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7779962367,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":7779962369,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":7779962373,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":7779962375,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":7779962377,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":7779962378,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":7779962380,"package_name":"mri","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7779962382,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":7779962384,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":7779962385,"package_name":"nanoid","ecosystem":"npm","requirements":"2.1.11","direct":false,"kind":"development","optional":false},{"id":7779962386,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":7779962387,"package_name":"nanospinner","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7779962409,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":7779962410,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":7779962411,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"development","optional":false},{"id":7779962412,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7779962413,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.3","direct":false,"kind":"development","optional":false},{"id":7779962414,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7779962415,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":7779962416,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":7779962417,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":7779962418,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":7779962419,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7779962420,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7779962421,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7779962422,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7779962423,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7779962424,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7779962425,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":7779962426,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7779962427,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7779962428,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":7779961862,"package_name":"@size-limit","ecosystem":"npm","requirements":"webpack","direct":false,"kind":"development","optional":false},{"id":7779961863,"package_name":"@types","ecosystem":"npm","requirements":"eslint-scope","direct":false,"kind":"development","optional":false},{"id":7779961864,"package_name":"@types","ecosystem":"npm","requirements":"eslint","direct":false,"kind":"development","optional":false},{"id":7779961865,"package_name":"@types","ecosystem":"npm","requirements":"estree","direct":false,"kind":"development","optional":false},{"id":7779961866,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-lib-coverage","direct":false,"kind":"development","optional":false},{"id":7779961867,"package_name":"@types","ecosystem":"npm","requirements":"json-schema","direct":false,"kind":"development","optional":false},{"id":7779961868,"package_name":"@types","ecosystem":"npm","requirements":"json5","direct":false,"kind":"development","optional":false},{"id":7779961869,"package_name":"@types","ecosystem":"npm","requirements":"node","direct":false,"kind":"development","optional":false},{"id":7779961870,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"ast","direct":false,"kind":"development","optional":false},{"id":7779961871,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"floating-point-hex-parser","direct":false,"kind":"development","optional":false},{"id":7779961872,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-api-error","direct":false,"kind":"development","optional":false},{"id":7779961873,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-buffer","direct":false,"kind":"development","optional":false},{"id":7779961874,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-numbers","direct":false,"kind":"development","optional":false},{"id":7779961875,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-wasm-bytecode","direct":false,"kind":"development","optional":false},{"id":7779961876,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-wasm-section","direct":false,"kind":"development","optional":false},{"id":7779961877,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"ieee754","direct":false,"kind":"development","optional":false},{"id":7779961878,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"leb128","direct":false,"kind":"development","optional":false},{"id":7779961879,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"utf8","direct":false,"kind":"development","optional":false},{"id":7779961880,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wasm-edit","direct":false,"kind":"development","optional":false},{"id":7779961881,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wasm-gen","direct":false,"kind":"development","optional":false},{"id":7779961882,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wasm-opt","direct":false,"kind":"development","optional":false},{"id":7779961883,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wasm-parser","direct":false,"kind":"development","optional":false},{"id":7779961884,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wast-printer","direct":false,"kind":"development","optional":false},{"id":7779961885,"package_name":"@xtuc","ecosystem":"npm","requirements":"ieee754","direct":false,"kind":"development","optional":false},{"id":7779961886,"package_name":"@xtuc","ecosystem":"npm","requirements":"long","direct":false,"kind":"development","optional":false},{"id":7779961887,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0_acorn@8.8.2","direct":false,"kind":"development","optional":false},{"id":7779961888,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2_acorn@8.8.2","direct":false,"kind":"development","optional":false},{"id":7779961889,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.2","direct":false,"kind":"development","optional":false},{"id":7779961890,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2_ajv@6.12.6","direct":false,"kind":"development","optional":false},{"id":7779961891,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":7779961892,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7779961893,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":7779961894,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7779961895,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":7779961896,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7779961897,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":7779961898,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7779961899,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":7779961928,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":7779961929,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7779961930,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7779961931,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":7779961932,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7779961933,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":7779961934,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7779961935,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.5","direct":false,"kind":"development","optional":false},{"id":7779961936,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7779961937,"package_name":"builtins","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7779961938,"package_name":"bytes-iec","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7779961951,"package_name":"c8","ecosystem":"npm","requirements":"7.12.0","direct":false,"kind":"development","optional":false},{"id":7779961952,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7779961954,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7779961955,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001450","direct":false,"kind":"development","optional":false},{"id":7779961956,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":7779961957,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":7779961958,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":7779961959,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7779961960,"package_name":"clean-publish","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":7779961961,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":7779961962,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":7779961963,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7779961964,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":7779961965,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":7779961966,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":7779961967,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":7779961968,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":7779961969,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":7779961970,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":7779961971,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":7779961972,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":7779961973,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":7779961974,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":7779961975,"package_name":"diff","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7779961976,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7779961977,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7779961978,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7779961979,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.286","direct":false,"kind":"development","optional":false},{"id":7779961980,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":7779961981,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.12.0","direct":false,"kind":"development","optional":false},{"id":7779961982,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.21.1","direct":false,"kind":"development","optional":false},{"id":7779961983,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":7779961984,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7779961985,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7779961986,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":7779961987,"package_name":"esbuild-android-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779961988,"package_name":"esbuild-android-arm64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779961989,"package_name":"esbuild-darwin-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779961990,"package_name":"esbuild-darwin-arm64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779961991,"package_name":"esbuild-freebsd-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779961992,"package_name":"esbuild-freebsd-arm64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779961993,"package_name":"esbuild-linux-32","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779961994,"package_name":"esbuild-linux-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779961995,"package_name":"esbuild-linux-arm","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779961996,"package_name":"esbuild-linux-arm64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779961997,"package_name":"esbuild-linux-mips64le","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779961998,"package_name":"esbuild-linux-ppc64le","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779962001,"package_name":"esbuild-linux-riscv64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779962002,"package_name":"esbuild-linux-s390x","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"development","optional":false},{"id":7779962511,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7779962513,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":7779962514,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7779962515,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7779962517,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":7779962522,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":7779962523,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]}],"score":33.18211388399949,"created_at":"2026-07-08T08:43:13.244Z","updated_at":"2026-07-22T16:03:03.950Z","avatar_url":"https://github.com/ai.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378518","html_url":"https://summary.ecosyste.ms/projects/378518"}