{"id":371494,"url":"https://github.com/huggingface/tokenizers","last_synced_at":"2026-05-13T11:06:29.975Z","repository":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2026-05-06T03:21:52.000Z","size":17650,"stargazers_count":10694,"open_issues_count":166,"forks_count":1084,"subscribers_count":120,"default_branch":"main","last_synced_at":"2026-05-06T05:18:23.944Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2026-05-06T05:14:10.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1729,"total_committers":112,"mean_commits":15.4375,"dds":0.4598033545401966,"last_synced_commit":"eb4cc86d4ef63b46d15ced15b24b86d9e6fc7dcf"},"previous_names":[],"tags_count":156,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/tokenizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/sbom","scorecard":{"id":472294,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/tokenizers","commit":"ed2cda51e66546ad1c6c816ea3d412d9d50e2327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CI.yml:165","Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:19","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment_trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yml:1","Warn: no topLevel permission defined: .github/workflows/node-release.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/python-release.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_pr_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment_trigger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment_trigger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/upload_pr_documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:120","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp"],"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-19T14:15:42.841Z","repository_id":37358254,"created_at":"2025-08-19T14:15:42.841Z","updated_at":"2025-08-19T14:15:42.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32889979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":370,"last_synced_at":"2025-11-13T02:39:46.174Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":620010,"followers":55730,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-11-13T02:39:46.174Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"packages":[{"id":13307830,"name":"python311Packages.tokenizers","ecosystem":"nixpkgs","description":"Fast State-of-the-Art Tokenizers optimized for Research and Production","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:08:40.046Z","latest_release_published_at":"2026-02-02T07:08:40.046Z","latest_release_number":"0.14.1","last_synced_at":"2026-04-12T23:01:49.161Z","created_at":"2026-02-02T07:08:36.714Z","updated_at":"2026-04-12T23:01:49.161Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.tokenizers","install_command":"nix-env -iA nixpkgs.python311Packages.tokenizers","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/tokenizers/default.nix#L140","metadata":{"nix_attribute":"python3.11-tokenizers-0.14.1","position":"pkgs/development/python-modules/tokenizers/default.nix:140","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tokenizers","upstream_purl":"pkg:pypi/tokenizers"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.tokenizers?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tokenizers/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":5294003,"name":"tokenizers","ecosystem":"conda","description":null,"homepage":"https://pypi.org/project/tokenizers/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2020-07-20T19:38:04.000Z","latest_release_published_at":"2022-10-06T19:33:44.000Z","latest_release_number":"0.13.1","last_synced_at":"2026-04-01T16:16:59.926Z","created_at":"2022-10-03T15:56:10.427Z","updated_at":"2026-04-01T16:18:20.981Z","registry_url":"https://anaconda.org/conda-forge/tokenizers","install_command":"conda install -c conda-forge tokenizers","documentation_url":null,"metadata":{},"repo_metadata":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2026-03-26T17:44:01.000Z","size":14452,"stargazers_count":10568,"open_issues_count":146,"forks_count":1064,"subscribers_count":122,"default_branch":"main","last_synced_at":"2026-03-26T17:44:50.519Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2026-03-26T16:51:15.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1729,"total_committers":112,"mean_commits":15.4375,"dds":0.4598033545401966,"last_synced_commit":"eb4cc86d4ef63b46d15ced15b24b86d9e6fc7dcf"},"previous_names":[],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/tokenizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/sbom","scorecard":{"id":472294,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/tokenizers","commit":"ed2cda51e66546ad1c6c816ea3d412d9d50e2327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CI.yml:165","Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:19","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment_trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yml:1","Warn: no topLevel permission defined: .github/workflows/node-release.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/python-release.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_pr_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment_trigger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment_trigger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/upload_pr_documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:120","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp"],"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-19T14:15:42.841Z","repository_id":37358254,"created_at":"2025-08-19T14:15:42.841Z","updated_at":"2025-08-19T14:15:42.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31289058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":370,"last_synced_at":"2025-11-13T02:39:46.174Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":620010,"followers":55730,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-11-13T02:39:46.174Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.22.2","sha":"6573f2c56172bac56f211e77934be3215adef2c2","kind":"commit","published_at":"2025-12-02T12:52:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2/manifests"},{"name":"v0.22.2rc0","sha":"95504c029325a5156564d26e4966c189f6b5b426","kind":"commit","published_at":"2025-12-02T12:36:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2rc0/manifests"},{"name":"v0.22.1","sha":"afaae088837b277c19f90604a1111a272838857b","kind":"commit","published_at":"2025-09-19T09:44:39.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1/manifests"},{"name":"v0.22.1rc0","sha":"6cbd4612bd7bc66e855dea568637a37a7605b638","kind":"commit","published_at":"2025-09-19T09:29:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0/manifests"},{"name":"v0.22.0","sha":"4630f94378998f68df3d021c61a7340b813e264b","kind":"commit","published_at":"2025-08-29T10:20:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0/manifests"},{"name":"v0.22.0rc0","sha":"1d34d6620b9a5a3d62ad09e7b204f7abde5c097d","kind":"commit","published_at":"2025-08-29T09:29:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0/manifests"},{"name":"v0.21.4","sha":"e892882fd4608b468dcf9dc33ea95283882b8e6d","kind":"commit","published_at":"2025-07-28T13:15:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"dd4fc3df1a8a7cd135eecca2158db018d85f94f1","kind":"commit","published_at":"2025-07-04T09:11:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"df1e36f4dead6e3ea48f75c717c6dc6c8995b63d","kind":"commit","published_at":"2025-06-24T10:18:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2/manifests"},{"name":"v0.21.2rc0","sha":"d0cb7db29cae29914fddec1d5045b7b564dc69d9","kind":"commit","published_at":"2025-06-24T10:00:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0/manifests"},{"name":"v0.21.1","sha":"133db48d4f272070076fbc7a649c9e8aa8cd0646","kind":"commit","published_at":"2025-03-13T10:34:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1/manifests"},{"name":"v0.21.1rc0","sha":"4722e2151f7ce1d5a4879a042cfe6ea78572a280","kind":"commit","published_at":"2025-03-12T09:42:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0/manifests"},{"name":"v0.21.0","sha":"cf102e67258a683e393db8578120327553b52ca7","kind":"commit","published_at":"2024-11-27T13:05:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0/manifests"},{"name":"v0.21.0rc0","sha":"90795fe4743b22ba19a9d081269a75dbc0bfaef6","kind":"commit","published_at":"2024-11-27T12:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0/manifests"},{"name":"v0.20.4","sha":"350e5db82d92d6484dea4853dc1800e751e82701","kind":"commit","published_at":"2024-11-26T17:00:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4/manifests"},{"name":"v0.20.4rc0","sha":"8f026799eb7b352d8c6aace7b56d1206b893ae6d","kind":"commit","published_at":"2024-11-26T16:44:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0/manifests"},{"name":"v0.20.4-rc0","sha":"a1c572e2be71cd406b9ae92400420e3215add0aa","kind":"commit","published_at":"2024-11-15T11:09:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4-rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0/manifests"},{"name":"v0.20.3","sha":"b63262a481495453011bf7a3b27995d6611dfae7","kind":"commit","published_at":"2024-11-05T17:17:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3/manifests"},{"name":"v0.20.3rc1","sha":"6af367b0db4666cd74d1fac3c2ea660f54dcd6c9","kind":"commit","published_at":"2024-11-05T16:54:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1/manifests"},{"name":"v0.20.2","sha":"caa650512c7e80d6631668d034c9aef645df5544","kind":"commit","published_at":"2024-11-04T17:15:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2/manifests"},{"name":"v0.20.2rc1","sha":"5266b42a3db4e687c13d8ec28f03532d72067fdc","kind":"commit","published_at":"2024-11-04T14:49:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1/manifests"},{"name":"v0.20.1","sha":"d98298a2c20ab58df5bb7ea57cfe73f83186c2a5","kind":"commit","published_at":"2024-10-10T09:45:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1/manifests"},{"name":"v0.20.1rc1","sha":"de305f21709a6bc1fc5664a370f1380e09315ff9","kind":"commit","published_at":"2024-10-10T09:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1/manifests"},{"name":"v0.20.0","sha":"a5adaace3d6188d2ea22f76675af837ccfb2af3a","kind":"commit","published_at":"2024-08-08T16:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0/manifests"},{"name":"v0.20.0rc1","sha":"a8def0739f5301e847614ad65947c05ed34cd9a5","kind":"commit","published_at":"2024-08-08T14:57:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1/manifests"},{"name":"v0.19.1","sha":"3b3c9604f951850be398e45e4a569242fb2319c1","kind":"commit","published_at":"2024-04-17T21:09:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1/manifests"},{"name":"v0.19.1rc0","sha":"da307684adb81fe5ed7d340d139d669aeb3ca1ba","kind":"commit","published_at":"2024-04-17T20:06:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0/manifests"},{"name":"v0.19.0","sha":"e59020d642b48148516090c04abe9545510e28b3","kind":"commit","published_at":"2024-04-17T08:50:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0/manifests"},{"name":"v0.19.0rc0","sha":"36846e878f101b080d25512e2e02416a5751098d","kind":"commit","published_at":"2024-04-16T14:05:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0/manifests"},{"name":"v0.16.0rc1","sha":"c13bf944a13dfa6c67df19d00360259c646db10b","kind":"commit","published_at":"2024-04-15T16:23:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.16.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"701a73b869602b5639589d197e805349cdba3223","kind":"commit","published_at":"2024-02-12T01:03:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2/manifests"},{"name":"v0.15.2rc1","sha":"f11fd7af3fe3554509ac37bb15730e61aed61e39","kind":"commit","published_at":"2024-02-11T03:55:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1/manifests"},{"name":"v0.15.1","sha":"d38be16fbd8cf9f6372a96e9b0b8559dd54c00fb","kind":"commit","published_at":"2024-01-22T14:37:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1/manifests"},{"name":"v0.15.1.rc1","sha":"1e2dea3a8583cd0119c8c8944c65638d122584df","kind":"commit","published_at":"2024-01-19T15:08:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1/manifests"},{"name":"v0.15.1rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0/manifests"},{"name":"v0.15.1.rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0/manifests"},{"name":"v0.15.0","sha":"41c4864bd2f216b648dbbda27ad49347ab424a49","kind":"commit","published_at":"2023-11-14T18:44:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0/manifests"},{"name":"v0.15.0.rc1","sha":"284fbd8e215a34d3b8de849a1d0bca292116b11f","kind":"commit","published_at":"2023-11-14T17:45:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1/manifests"},{"name":"v0.14.1","sha":"6357206cdcce4d78ffb1e0372feb456caea09375","kind":"commit","published_at":"2023-10-06T11:05:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1/manifests"},{"name":"v0.14.1rc1","sha":"e2368c48eee0a23d2cde2011a939e54b3116d108","kind":"commit","published_at":"2023-10-05T13:56:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1/manifests"},{"name":"v0.14.0","sha":"9a79cb8cfc8c5d3b1727ebce9859ddfa76273ab4","kind":"commit","published_at":"2023-09-07T13:38:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0/manifests"},{"name":"v0.14.0.rc1","sha":"61a28c162c10ef2598c4a3118b1b53725925116a","kind":"commit","published_at":"2023-09-07T11:30:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1/manifests"},{"name":"v0.13.4.rc3","sha":"524818fd09524cb4330322a7b9d22db8a9352362","kind":"commit","published_at":"2023-08-23T13:46:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3/manifests"},{"name":"v0.13.4.rc2","sha":"9a93c50c25c1e0b73a85584f327113bcbef5ac80","kind":"commit","published_at":"2023-08-14T13:27:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2/manifests"},{"name":"v0.13.4.rc1","sha":"b35d33f9814d5be14a8f02a477816e9655a41e9e","kind":"commit","published_at":"2023-08-14T11:49:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1/manifests"},{"name":"v0.13.4-rc2","sha":"b4fcc9ce6e4ad5806e82826f816acfdfdc4fcc67","kind":"commit","published_at":"2023-05-17T09:18:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2/manifests"},{"name":"v0.13.4-rc1","sha":"b58227c7f1ccf8b73ee2268354336da56d91e492","kind":"commit","published_at":"2023-05-12T14:28:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1/manifests"},{"name":"v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3/manifests"},{"name":"python-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3/manifests"},{"name":"node-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3/manifests"},{"name":"python-v0.13.3rc1","sha":"a05be6b8d1a4c353e66d49c6a1a91227e0be58de","kind":"commit","published_at":"2023-04-04T13:03:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1/manifests"},{"name":"python-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2/manifests"},{"name":"node-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2/manifests"},{"name":"v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1/manifests"},{"name":"python-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1/manifests"},{"name":"node-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1/manifests"},{"name":"python-v0.13.0","sha":"63082c4d118a8bb0a997fea010723ddc04e0bdb1","kind":"commit","published_at":"2022-09-21T10:18:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0/manifests"},{"name":"v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0/manifests"},{"name":"node-v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0/manifests"},{"name":"python-v0.12.1","sha":"8a9bb28f4667b63f94ed96a3c3672f5db226de4d","kind":"commit","published_at":"2022-04-12T15:57:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1/manifests"},{"name":"node-v0.12.0","sha":"23a22da18c326f5032862613dc42a981c87f0d02","kind":"commit","published_at":"2022-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0/manifests"},{"name":"v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0/manifests"},{"name":"python-v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0/manifests"},{"name":"v0.11.2","sha":"03e10b606d948b76c151f082b8a9f183b28e6a11","kind":"commit","published_at":"2022-02-28T10:52:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2/manifests"},{"name":"node-v0.8.3","sha":"1d29a5179cdad38f3340216087605791124b2f17","kind":"commit","published_at":"2022-02-28T10:30:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3/manifests"},{"name":"python-v0.11.6","sha":"ffaee13994e4c1e8bedb8985b567ba510010edeb","kind":"commit","published_at":"2022-02-28T09:20:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6/manifests"},{"name":"python-v0.11.5","sha":"2fecdc10dd2792a2f033a27e510ac828c744d619","kind":"commit","published_at":"2022-02-16T12:07:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5/manifests"},{"name":"python-v0.11.4","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4/manifests"},{"name":"node-v0.8.2","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2/manifests"},{"name":"python-v0.11.3","sha":"2c9d039ed02d8c37d587c36183832b19eea12196","kind":"commit","published_at":"2022-01-17T09:22:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3/manifests"},{"name":"v0.11.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1/manifests"},{"name":"node-v0.8.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1/manifests"},{"name":"python-v0.11.2","sha":"8e0d66a25421ffff20a384c65a95fe99a7b5582c","kind":"commit","published_at":"2022-01-04T13:58:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2/manifests"},{"name":"python-v0.11.1","sha":"7069988ffeb376ff3deb36800b4da3d4aa4e5cb4","kind":"commit","published_at":"2021-12-28T12:59:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1/manifests"},{"name":"python-v0.11.0","sha":"38a85b21124f404b7003970c6c34039749efbca8","kind":"commit","published_at":"2021-12-24T07:05:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0/manifests"},{"name":"node-v0.8.0","sha":"fd316bdc61d7a7f3cec0ced2154baace81620c1f","kind":"commit","published_at":"2021-09-02T18:11:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0/manifests"},{"name":"python-v0.10.3","sha":"755e5f5c1e5b955fd41b72635701ffb60cb0d726","kind":"commit","published_at":"2021-05-24T21:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3/manifests"},{"name":"python-v0.10.2","sha":"32b3b7a0f2d698130724156cfc744aa6084fbec0","kind":"commit","published_at":"2021-04-05T20:47:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2/manifests"},{"name":"python-v0.10.1","sha":"bc8bbf637ad5a936e141570dfe583f3e62e32a94","kind":"commit","published_at":"2021-02-08T16:45:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1/manifests"},{"name":"python-v0.10.1rc1","sha":"d96442cbe8b2a5b1a01b0e18c864e596dc76fab9","kind":"commit","published_at":"2021-02-04T15:37:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1/manifests"},{"name":"python-v0.10.0","sha":"719bea76b92a34ee03dc024315922c50a3a9ea40","kind":"commit","published_at":"2021-01-12T21:34:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0/manifests"},{"name":"python-v0.10.0rc1","sha":"6201258a0e7e418eeda63876a5c27f1c18d5eb3e","kind":"commit","published_at":"2020-12-08T18:31:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1/manifests"},{"name":"python-v0.9.4","sha":"b122737ec60403bbd99e1c07e9488f911243ab8f","kind":"commit","published_at":"2020-11-10T04:23:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4/manifests"},{"name":"python-v0.9.3","sha":"2364d376f7c1ccfe14389d71a1308e40635c0af3","kind":"commit","published_at":"2020-10-26T20:40:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3/manifests"},{"name":"python-v0.9.2","sha":"91f602f744f7fee72f2f5fa8d6c7c48bb1d72d3b","kind":"commit","published_at":"2020-10-15T14:14:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2/manifests"},{"name":"python-v0.9.1","sha":"f94a2747029c564bbc2b07c6bbddb9dded0eec28","kind":"commit","published_at":"2020-10-13T18:45:21.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1/manifests"},{"name":"python-v0.9.0","sha":"3bb794681cc9308bbde47421d124c9265588b21c","kind":"commit","published_at":"2020-10-09T17:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0/manifests"},{"name":"python-v0.9.0.rc2","sha":"dd9fda5d0529a230e4e4c114368b2c5f238d2cf4","kind":"commit","published_at":"2020-10-06T09:04:36.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2/manifests"},{"name":"python-v0.9.0.rc1","sha":"aebf510c5a4257edf60232c80c2fe06052b82965","kind":"commit","published_at":"2020-09-29T14:24:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1/manifests"},{"name":"python-v0.9.0.dev4","sha":"171a042ee00f9e63f04aa1482ef46235c1e4131b","kind":"commit","published_at":"2020-09-24T14:16:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4/manifests"},{"name":"python-v0.9.0.dev3","sha":"c96ecfc093c4dbe656fa811f95f5adfd02069e14","kind":"commit","published_at":"2020-09-18T11:48:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3/manifests"},{"name":"python-v0.9.0.dev2","sha":"87c4c457ce5287ea9502b4f9c3d14ba9fb80d7f9","kind":"commit","published_at":"2020-09-14T12:29:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2/manifests"},{"name":"python-v0.9.0.dev1","sha":"e4defa9c18c4167a68adfe6c9fed93d4320afc2a","kind":"commit","published_at":"2020-09-14T09:25:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1/manifests"},{"name":"python-v0.9.0.dev0","sha":"c036cd4ced8a71892f39fa485ad370272989fcb6","kind":"commit","published_at":"2020-08-21T22:52:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0/manifests"},{"name":"python-v0.8.1","sha":"da0a5172ef14a94c0ad0ef47600305e471a87efd","kind":"commit","published_at":"2020-07-20T21:01:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1/manifests"},{"name":"python-v0.8.1.rc2","sha":"157feed9a55926b894bc65213fffcbf57b3229ba","kind":"commit","published_at":"2020-07-17T17:12:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2/manifests"},{"name":"python-v0.8.1.rc1","sha":"5be375eaea58d1e4274e37c63470bffee48ff2c2","kind":"commit","published_at":"2020-07-06T19:21:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1/manifests"},{"name":"node-v0.7.0","sha":"9294db78a4ca43f75e4694a67254d8c5a20267e8","kind":"tag","published_at":"2020-07-01T21:49:30.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0/manifests"},{"name":"python-v0.8.0","sha":"6349ca51b360cff0c4b2c6d489e61eaf53259a5f","kind":"commit","published_at":"2020-06-26T20:12:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0/manifests"},{"name":"python-v0.8.0-transformers","sha":"8ae19821494be9bba9e6529b1d03a205671979b6","kind":"commit","published_at":"2020-06-26T19:36:08.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-transformers","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-transformers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-transformers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers/manifests"},{"name":"python-v0.8.0-rc3","sha":"74d812d40180032d2dbb6ca59e2e10f0257ef46b","kind":"commit","published_at":"2020-06-22T16:54:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3/manifests"},{"name":"python-v0.8.0-rc2","sha":"a14cd7b21918730b92879a7cac3d6e1541732764","kind":"commit","published_at":"2020-06-19T14:48:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2/manifests"},{"name":"python-v0.8.0-rc1","sha":"fb964adfdbdafcd9bac2bc524a7d7ca7399c4e78","kind":"commit","published_at":"2020-06-11T18:24:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1/manifests"},{"name":"python-v0.8.0-dev2","sha":"d00ac60162211dd0044ad1214325de75b5a58711","kind":"commit","published_at":"2020-06-03T22:27:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2/manifests"},{"name":"python-v0.8.0-dev1","sha":"171c6500ecfc25b0ba545bab58974c7be84f728b","kind":"commit","published_at":"2020-05-27T18:35:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1/manifests"},{"name":"python-v0.8.0-dev","sha":"f8f5cafccd295e8e1f6d665ff3eaffc3397a4d7f","kind":"commit","published_at":"2020-05-21T23:26:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev/manifests"},{"name":"python-v0.7.0","sha":"670f619ab52c675e92f1fcd3eb7420fe67312f22","kind":"commit","published_at":"2020-04-17T16:48:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0/manifests"},{"name":"python-v0.7.0-rc7","sha":"3312ad75d99fd3eacce2e11cd61c969890addb8e","kind":"commit","published_at":"2020-04-16T23:39:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7/manifests"},{"name":"python-v0.7.0-rc6","sha":"bdfb02f4733dd0d1387ad13345db75a63faa0075","kind":"commit","published_at":"2020-04-16T18:42:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6/manifests"},{"name":"node-v0.6.2","sha":"c164baf539a33226ec903b466dfb5a496c1d859d","kind":"tag","published_at":"2020-04-13T20:58:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2/manifests"},{"name":"python-v0.7.0-rc5","sha":"09104afd07deee2ba85fa83d251f823709ad8dfa","kind":"commit","published_at":"2020-04-09T15:41:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5/manifests"},{"name":"rust-v0.10.1","sha":"af66d6fc6f14153b21fbccd1774e00adfa05742a","kind":"commit","published_at":"2020-04-09T15:30:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1/manifests"},{"name":"python-v0.7.0-rc4","sha":"e7949fcb84b6d2addad8d47dfc51e38a4dd591f0","kind":"commit","published_at":"2020-04-08T20:16:20.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4/manifests"},{"name":"rust-v0.10.0","sha":"e946c4253413fc4f08c2b797448c9821bd7c4e3b","kind":"commit","published_at":"2020-04-08T18:22:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0/manifests"},{"name":"node-v0.6.1","sha":"cca20f491298df03110ba6fb7537fc91eb9ff168","kind":"tag","published_at":"2020-04-01T18:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1/manifests"},{"name":"python-v0.7.0-rc3","sha":"93a83127ae1423b56fe6c0d35b60100c7850c002","kind":"commit","published_at":"2020-03-31T18:25:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3/manifests"},{"name":"node-v0.6.0","sha":"bb920af9e8f13861968bf00680850aca34729430","kind":"tag","published_at":"2020-03-30T16:39:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0/manifests"},{"name":"python-v0.7.0-rc2","sha":"e8aec7a624b7b4814af169828143477c67f359a8","kind":"commit","published_at":"2020-03-27T13:17:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2/manifests"},{"name":"python-v0.7.0-rc1","sha":"b132be34af618ce94b25be2c4b6d669281833ac4","kind":"commit","published_at":"2020-03-26T21:26:14.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1/manifests"},{"name":"rust-v0.9.0","sha":"ab12a7fbacfc026bf62363a6449bad2bdfdf3796","kind":"commit","published_at":"2020-03-26T21:21:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0/manifests"},{"name":"python-v0.6.0","sha":"afe96da7e33aef6c8c4f39aa3672910d0a0ebe6e","kind":"commit","published_at":"2020-03-02T20:02:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0/manifests"},{"name":"rust-v0.8.0","sha":"9256ec65b120cc11da180262e950a997abe23307","kind":"commit","published_at":"2020-03-02T19:39:25.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0/manifests"},{"name":"node-v0.5.0","sha":"bb6efeb04fbc397183d533485a37fa8c2248b464","kind":"tag","published_at":"2020-02-27T21:04:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0/manifests"},{"name":"python-v0.5.2","sha":"440e8e9bd9ebc00252619cd354f8dca28eff5b5e","kind":"commit","published_at":"2020-02-24T21:08:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2/manifests"},{"name":"python-v0.5.1","sha":"be08d9574ca61ceb114b7e1fcecb7b936785b2bf","kind":"commit","published_at":"2020-02-24T15:12:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1/manifests"},{"name":"python-v0.5.0","sha":"11dd6c8baef9ae2b836d594215f14a208dbacfb2","kind":"commit","published_at":"2020-02-18T23:49:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0/manifests"},{"name":"node-v0.4.1","sha":"5e612669bbbad431a400c294b54b3ad6eb5e3f82","kind":"tag","published_at":"2020-02-11T14:54:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1/manifests"},{"name":"python-v0.4.2","sha":"bbbd97c7e197d1fc9db0818af5b0e118a313dcd7","kind":"commit","published_at":"2020-02-11T13:15:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2/manifests"},{"name":"python-v0.4.1","sha":"c1ddfdac8cc1f12049edcc8d7fb9b66f2fe2c062","kind":"commit","published_at":"2020-02-11T04:23:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1/manifests"},{"name":"python-v0.4.0","sha":"3c0164ef754043c1f0e89103c4477ed850977036","kind":"commit","published_at":"2020-02-10T21:07:32.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0/manifests"},{"name":"node-v0.4.0","sha":"3df188dc278c470ebafd7e3900b8ade4e160a60b","kind":"tag","published_at":"2020-02-05T22:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0/manifests"},{"name":"python-v0.3.0","sha":"9745786b89fa76280d47fa05f457de653c2db7d7","kind":"commit","published_at":"2020-02-05T18:55:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0/manifests"},{"name":"node-v0.3.1","sha":"88391dd18501ee672bee155a15f16632f2e0ae57","kind":"tag","published_at":"2020-01-24T22:21:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1/manifests"},{"name":"node-v0.3.0","sha":"698d267a5ae94eb1dba6e2983dbd32d7a15ceb64","kind":"tag","published_at":"2020-01-23T20:07:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0/manifests"},{"name":"python-v0.2.1","sha":"0105021280d221e33bf1d25f0f16af93fa76970b","kind":"commit","published_at":"2020-01-22T21:07:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1/manifests"},{"name":"python-v0.2.0","sha":"da7e629e4a49a11e373e22244902be0b3cc587d9","kind":"commit","published_at":"2020-01-20T14:14:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0/manifests"},{"name":"node-v0.2.4","sha":"a779714a9e565061a68d9fa4eb2764751a27fb89","kind":"tag","published_at":"2020-01-14T22:32:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4/manifests"},{"name":"node-v0.2.3","sha":"25546d00c6217066ac879cda91f66647d19b9395","kind":"tag","published_at":"2020-01-14T22:18:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3/manifests"},{"name":"v0.1.1","sha":"fc9e81d4ab50f62d72d0db381465600105940743","kind":"commit","published_at":"2020-01-12T07:35:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dd569020c1c3b4942c181945fe4a6abeab95209f","kind":"commit","published_at":"2020-01-10T18:49:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"988159a9988fd3d2d26f29b93fb99a6e92cf5e7f","kind":"commit","published_at":"2020-01-08T18:42:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.13","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"b06681cb1ee643eb1ce8f31a6d3599e6263c9a8a","kind":"commit","published_at":"2020-01-07T02:05:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.12","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"839239d3b477ef05449f8354fb2da892ba5923d7","kind":"commit","published_at":"2019-12-27T15:43:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.11","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ffd28ba55866167c903e16ba00233c8b2edb8e50","kind":"commit","published_at":"2019-12-26T19:56:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.10","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"fab1d4cabc478eebb9fb96aded91fe50ae7cb3f0","kind":"commit","published_at":"2019-12-23T22:28:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.9","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2266960ef7378b50e196b130a51730721e6ba3a6","kind":"commit","published_at":"2019-12-20T15:26:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.8","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9763282d59c53d20cb4be5e8c92b9478f02f8757","kind":"commit","published_at":"2019-12-17T23:42:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"08eb163415b0a3e8a77853a3bf41c479db749c62","kind":"commit","published_at":"2019-12-17T00:38:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ee883c3fc71bac86b0c9f63758cab387bfebc2fd","kind":"commit","published_at":"2019-12-13T23:18:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7cb2fe2ea0b36e6a9ba74ed863865fa02b7d1f87","kind":"commit","published_at":"2019-12-10T23:01:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4bda752bd16e8a4780df94aac1a98d9d515282e","kind":"commit","published_at":"2019-12-03T22:41:43.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-01T16:18:20.981Z","dependent_packages_count":6,"downloads":4311723,"downloads_period":"total","dependent_repos_count":35,"rankings":{"downloads":null,"dependent_repos_count":6.114299975043673,"dependent_packages_count":9.034190167207386,"stargazers_count":4.187671574744198,"forks_count":6.897928624906413,"docker_downloads_count":null,"average":6.5585225854754174},"purl":"pkg:conda/tokenizers?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T00:00:32.627Z","issues_count":614,"pull_requests_count":498,"avg_time_to_close_issue":38001346.22903886,"avg_time_to_close_pull_request":6577179.255696203,"issues_closed_count":489,"pull_requests_closed_count":394,"pull_request_authors_count":125,"issue_authors_count":520,"avg_comments_per_issue":3.749185667752443,"avg_comments_per_pull_request":1.9196787148594379,"merged_pull_requests_count":265,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":60,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":1466146.7142857143,"past_year_avg_time_to_close_pull_request":1163277.2444444445,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.5833333333333333,"past_year_avg_comments_per_pull_request":1.319148936170213,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","maintainers":[{"login":"Narsil","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"n1t0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"},{"login":"epwalsh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"},{"login":"EricLBuehler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"McPatate","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"},{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"},{"login":"abhishekkrthakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"thomwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"}],"active_maintainers":[{"login":"Narsil","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tokenizers/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13081323,"name":"python311Packages.tokenizers","ecosystem":"nixpkgs","description":"Fast State-of-the-Art Tokenizers optimized for Research and Production","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:48:52.428Z","latest_release_published_at":"2026-02-01T17:48:52.428Z","latest_release_number":"0.20.3","last_synced_at":"2026-03-07T10:14:55.393Z","created_at":"2026-02-01T17:48:47.379Z","updated_at":"2026-03-07T10:14:55.667Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.tokenizers","install_command":"nix-env -iA nixpkgs.python311Packages.tokenizers","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/tokenizers/default.nix#L158","metadata":{"nix_attribute":"python3.11-tokenizers-0.20.3","position":"pkgs/development/python-modules/tokenizers/default.nix:158","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tokenizers","upstream_purl":"pkg:pypi/tokenizers"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.tokenizers?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tokenizers/codemeta","maintainers":[{"uuid":"GaetanLepage","login":null,"name":"Gaetan Lepage","email":"gaetan@glepage.com","url":"https://github.com/GaetanLepage","packages_count":306,"html_url":null,"role":null,"created_at":"2026-03-07T10:14:55.598Z","updated_at":"2026-03-07T10:14:55.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/GaetanLepage/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":2949143,"name":"tokenizers","ecosystem":"pypi","description":null,"homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["NLP","tokenizer","BPE","transformer","deep learning"],"namespace":null,"versions_count":120,"first_release_published_at":"2019-11-01T23:35:40.000Z","latest_release_published_at":"2026-01-05T10:41:02.000Z","latest_release_number":"0.22.2","last_synced_at":"2026-03-18T15:03:06.427Z","created_at":"2022-04-10T12:51:41.404Z","updated_at":"2026-03-18T15:03:06.428Z","registry_url":"https://pypi.org/project/tokenizers/","install_command":"pip install tokenizers --index-url https://pypi.org/simple","documentation_url":"https://tokenizers.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"tokenizers","project_status":null},"repo_metadata":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2024-10-25T13:44:30.000Z","size":10199,"stargazers_count":9012,"open_issues_count":58,"forks_count":795,"subscribers_count":119,"default_branch":"main","last_synced_at":"2024-10-28T12:21:27.431Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2024-10-28T08:48:17.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1709,"total_committers":106,"mean_commits":16.12264150943396,"dds":0.4534815681685196,"last_synced_commit":"9b77c054ef4297c7057fa8db875368c7c02f1bfc"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221880945,"owners_count":16896966,"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":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":123,"last_synced_at":"2023-04-09T14:51:31.532Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2023-04-09T14:51:32.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.20.1","sha":"d98298a2c20ab58df5bb7ea57cfe73f83186c2a5","kind":"commit","published_at":"2024-10-10T09:45:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1/manifests"},{"name":"v0.20.1rc1","sha":"de305f21709a6bc1fc5664a370f1380e09315ff9","kind":"commit","published_at":"2024-10-10T09:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1/manifests"},{"name":"v0.20.0","sha":"a5adaace3d6188d2ea22f76675af837ccfb2af3a","kind":"commit","published_at":"2024-08-08T16:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0/manifests"},{"name":"v0.20.0rc1","sha":"a8def0739f5301e847614ad65947c05ed34cd9a5","kind":"commit","published_at":"2024-08-08T14:57:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1/manifests"},{"name":"v0.19.1","sha":"3b3c9604f951850be398e45e4a569242fb2319c1","kind":"commit","published_at":"2024-04-17T21:09:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1/manifests"},{"name":"v0.19.1rc0","sha":"da307684adb81fe5ed7d340d139d669aeb3ca1ba","kind":"commit","published_at":"2024-04-17T20:06:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0/manifests"},{"name":"v0.19.0","sha":"e59020d642b48148516090c04abe9545510e28b3","kind":"commit","published_at":"2024-04-17T08:50:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0/manifests"},{"name":"v0.19.0rc0","sha":"36846e878f101b080d25512e2e02416a5751098d","kind":"commit","published_at":"2024-04-16T14:05:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0/manifests"},{"name":"v0.16.0rc1","sha":"c13bf944a13dfa6c67df19d00360259c646db10b","kind":"commit","published_at":"2024-04-15T16:23:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.16.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"701a73b869602b5639589d197e805349cdba3223","kind":"commit","published_at":"2024-02-12T01:03:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2/manifests"},{"name":"v0.15.2rc1","sha":"f11fd7af3fe3554509ac37bb15730e61aed61e39","kind":"commit","published_at":"2024-02-11T03:55:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1/manifests"},{"name":"v0.15.1","sha":"d38be16fbd8cf9f6372a96e9b0b8559dd54c00fb","kind":"commit","published_at":"2024-01-22T14:37:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1/manifests"},{"name":"v0.15.1.rc1","sha":"1e2dea3a8583cd0119c8c8944c65638d122584df","kind":"commit","published_at":"2024-01-19T15:08:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1/manifests"},{"name":"v0.15.1rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0/manifests"},{"name":"v0.15.1.rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0/manifests"},{"name":"v0.15.0","sha":"41c4864bd2f216b648dbbda27ad49347ab424a49","kind":"commit","published_at":"2023-11-14T18:44:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0/manifests"},{"name":"v0.15.0.rc1","sha":"284fbd8e215a34d3b8de849a1d0bca292116b11f","kind":"commit","published_at":"2023-11-14T17:45:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1/manifests"},{"name":"v0.14.1","sha":"6357206cdcce4d78ffb1e0372feb456caea09375","kind":"commit","published_at":"2023-10-06T11:05:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1/manifests"},{"name":"v0.14.1rc1","sha":"e2368c48eee0a23d2cde2011a939e54b3116d108","kind":"commit","published_at":"2023-10-05T13:56:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1/manifests"},{"name":"v0.14.0","sha":"9a79cb8cfc8c5d3b1727ebce9859ddfa76273ab4","kind":"commit","published_at":"2023-09-07T13:38:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0/manifests"},{"name":"v0.14.0.rc1","sha":"61a28c162c10ef2598c4a3118b1b53725925116a","kind":"commit","published_at":"2023-09-07T11:30:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1/manifests"},{"name":"v0.13.4.rc3","sha":"524818fd09524cb4330322a7b9d22db8a9352362","kind":"commit","published_at":"2023-08-23T13:46:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3/manifests"},{"name":"v0.13.4.rc2","sha":"9a93c50c25c1e0b73a85584f327113bcbef5ac80","kind":"commit","published_at":"2023-08-14T13:27:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2/manifests"},{"name":"v0.13.4.rc1","sha":"b35d33f9814d5be14a8f02a477816e9655a41e9e","kind":"commit","published_at":"2023-08-14T11:49:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1/manifests"},{"name":"v0.13.4-rc2","sha":"b4fcc9ce6e4ad5806e82826f816acfdfdc4fcc67","kind":"commit","published_at":"2023-05-17T09:18:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2/manifests"},{"name":"v0.13.4-rc1","sha":"b58227c7f1ccf8b73ee2268354336da56d91e492","kind":"commit","published_at":"2023-05-12T14:28:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1/manifests"},{"name":"node-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3/manifests"},{"name":"python-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3/manifests"},{"name":"v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3/manifests"},{"name":"python-v0.13.3rc1","sha":"a05be6b8d1a4c353e66d49c6a1a91227e0be58de","kind":"commit","published_at":"2023-04-04T13:03:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1/manifests"},{"name":"node-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2/manifests"},{"name":"v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2/manifests"},{"name":"python-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2/manifests"},{"name":"v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1/manifests"},{"name":"node-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1/manifests"},{"name":"python-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1/manifests"},{"name":"python-v0.13.0","sha":"63082c4d118a8bb0a997fea010723ddc04e0bdb1","kind":"commit","published_at":"2022-09-21T10:18:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0/manifests"},{"name":"v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0/manifests"},{"name":"node-v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0/manifests"},{"name":"python-v0.12.1","sha":"8a9bb28f4667b63f94ed96a3c3672f5db226de4d","kind":"commit","published_at":"2022-04-12T15:57:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1/manifests"},{"name":"node-v0.12.0","sha":"23a22da18c326f5032862613dc42a981c87f0d02","kind":"commit","published_at":"2022-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0/manifests"},{"name":"v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0/manifests"},{"name":"python-v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0/manifests"},{"name":"v0.11.2","sha":"03e10b606d948b76c151f082b8a9f183b28e6a11","kind":"commit","published_at":"2022-02-28T10:52:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2/manifests"},{"name":"node-v0.8.3","sha":"1d29a5179cdad38f3340216087605791124b2f17","kind":"commit","published_at":"2022-02-28T10:30:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3/manifests"},{"name":"python-v0.11.6","sha":"ffaee13994e4c1e8bedb8985b567ba510010edeb","kind":"commit","published_at":"2022-02-28T09:20:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6/manifests"},{"name":"python-v0.11.5","sha":"2fecdc10dd2792a2f033a27e510ac828c744d619","kind":"commit","published_at":"2022-02-16T12:07:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5/manifests"},{"name":"node-v0.8.2","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2/manifests"},{"name":"python-v0.11.4","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4/manifests"},{"name":"python-v0.11.3","sha":"2c9d039ed02d8c37d587c36183832b19eea12196","kind":"commit","published_at":"2022-01-17T09:22:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3/manifests"},{"name":"node-v0.8.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1/manifests"},{"name":"v0.11.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1/manifests"},{"name":"python-v0.11.2","sha":"8e0d66a25421ffff20a384c65a95fe99a7b5582c","kind":"commit","published_at":"2022-01-04T13:58:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2/manifests"},{"name":"python-v0.11.1","sha":"7069988ffeb376ff3deb36800b4da3d4aa4e5cb4","kind":"commit","published_at":"2021-12-28T12:59:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1/manifests"},{"name":"python-v0.11.0","sha":"38a85b21124f404b7003970c6c34039749efbca8","kind":"commit","published_at":"2021-12-24T07:05:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0/manifests"},{"name":"node-v0.8.0","sha":"fd316bdc61d7a7f3cec0ced2154baace81620c1f","kind":"commit","published_at":"2021-09-02T18:11:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0/manifests"},{"name":"python-v0.10.3","sha":"755e5f5c1e5b955fd41b72635701ffb60cb0d726","kind":"commit","published_at":"2021-05-24T21:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3/manifests"},{"name":"python-v0.10.2","sha":"32b3b7a0f2d698130724156cfc744aa6084fbec0","kind":"commit","published_at":"2021-04-05T20:47:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2/manifests"},{"name":"python-v0.10.1","sha":"bc8bbf637ad5a936e141570dfe583f3e62e32a94","kind":"commit","published_at":"2021-02-08T16:45:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1/manifests"},{"name":"python-v0.10.1rc1","sha":"d96442cbe8b2a5b1a01b0e18c864e596dc76fab9","kind":"commit","published_at":"2021-02-04T15:37:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1/manifests"},{"name":"python-v0.10.0","sha":"719bea76b92a34ee03dc024315922c50a3a9ea40","kind":"commit","published_at":"2021-01-12T21:34:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0/manifests"},{"name":"python-v0.10.0rc1","sha":"6201258a0e7e418eeda63876a5c27f1c18d5eb3e","kind":"commit","published_at":"2020-12-08T18:31:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1/manifests"},{"name":"python-v0.9.4","sha":"b122737ec60403bbd99e1c07e9488f911243ab8f","kind":"commit","published_at":"2020-11-10T04:23:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4/manifests"},{"name":"python-v0.9.3","sha":"2364d376f7c1ccfe14389d71a1308e40635c0af3","kind":"commit","published_at":"2020-10-26T20:40:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3/manifests"},{"name":"python-v0.9.2","sha":"91f602f744f7fee72f2f5fa8d6c7c48bb1d72d3b","kind":"commit","published_at":"2020-10-15T14:14:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2/manifests"},{"name":"python-v0.9.1","sha":"f94a2747029c564bbc2b07c6bbddb9dded0eec28","kind":"commit","published_at":"2020-10-13T18:45:21.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1/manifests"},{"name":"python-v0.9.0","sha":"3bb794681cc9308bbde47421d124c9265588b21c","kind":"commit","published_at":"2020-10-09T17:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0/manifests"},{"name":"python-v0.9.0.rc2","sha":"dd9fda5d0529a230e4e4c114368b2c5f238d2cf4","kind":"commit","published_at":"2020-10-06T09:04:36.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2/manifests"},{"name":"python-v0.9.0.rc1","sha":"aebf510c5a4257edf60232c80c2fe06052b82965","kind":"commit","published_at":"2020-09-29T14:24:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1/manifests"},{"name":"python-v0.9.0.dev4","sha":"171a042ee00f9e63f04aa1482ef46235c1e4131b","kind":"commit","published_at":"2020-09-24T14:16:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4/manifests"},{"name":"python-v0.9.0.dev3","sha":"c96ecfc093c4dbe656fa811f95f5adfd02069e14","kind":"commit","published_at":"2020-09-18T11:48:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3/manifests"},{"name":"python-v0.9.0.dev2","sha":"87c4c457ce5287ea9502b4f9c3d14ba9fb80d7f9","kind":"commit","published_at":"2020-09-14T12:29:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2/manifests"},{"name":"python-v0.9.0.dev1","sha":"e4defa9c18c4167a68adfe6c9fed93d4320afc2a","kind":"commit","published_at":"2020-09-14T09:25:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1/manifests"},{"name":"python-v0.9.0.dev0","sha":"c036cd4ced8a71892f39fa485ad370272989fcb6","kind":"commit","published_at":"2020-08-21T22:52:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0/manifests"},{"name":"python-v0.8.1","sha":"da0a5172ef14a94c0ad0ef47600305e471a87efd","kind":"commit","published_at":"2020-07-20T21:01:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1/manifests"},{"name":"python-v0.8.1.rc2","sha":"157feed9a55926b894bc65213fffcbf57b3229ba","kind":"commit","published_at":"2020-07-17T17:12:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2/manifests"},{"name":"python-v0.8.1.rc1","sha":"5be375eaea58d1e4274e37c63470bffee48ff2c2","kind":"commit","published_at":"2020-07-06T19:21:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1/manifests"},{"name":"node-v0.7.0","sha":"9294db78a4ca43f75e4694a67254d8c5a20267e8","kind":"tag","published_at":"2020-07-01T21:49:30.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0/manifests"},{"name":"python-v0.8.0","sha":"6349ca51b360cff0c4b2c6d489e61eaf53259a5f","kind":"commit","published_at":"2020-06-26T20:12:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0/manifests"},{"name":"python-v0.8.0-transformers","sha":"8ae19821494be9bba9e6529b1d03a205671979b6","kind":"commit","published_at":"2020-06-26T19:36:08.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-transformers","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-transformers","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers/manifests"},{"name":"python-v0.8.0-rc3","sha":"74d812d40180032d2dbb6ca59e2e10f0257ef46b","kind":"commit","published_at":"2020-06-22T16:54:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3/manifests"},{"name":"python-v0.8.0-rc2","sha":"a14cd7b21918730b92879a7cac3d6e1541732764","kind":"commit","published_at":"2020-06-19T14:48:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2/manifests"},{"name":"python-v0.8.0-rc1","sha":"fb964adfdbdafcd9bac2bc524a7d7ca7399c4e78","kind":"commit","published_at":"2020-06-11T18:24:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1/manifests"},{"name":"python-v0.8.0-dev2","sha":"d00ac60162211dd0044ad1214325de75b5a58711","kind":"commit","published_at":"2020-06-03T22:27:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2/manifests"},{"name":"python-v0.8.0-dev1","sha":"171c6500ecfc25b0ba545bab58974c7be84f728b","kind":"commit","published_at":"2020-05-27T18:35:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1/manifests"},{"name":"python-v0.8.0-dev","sha":"f8f5cafccd295e8e1f6d665ff3eaffc3397a4d7f","kind":"commit","published_at":"2020-05-21T23:26:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev/manifests"},{"name":"python-v0.7.0","sha":"670f619ab52c675e92f1fcd3eb7420fe67312f22","kind":"commit","published_at":"2020-04-17T16:48:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0/manifests"},{"name":"python-v0.7.0-rc7","sha":"3312ad75d99fd3eacce2e11cd61c969890addb8e","kind":"commit","published_at":"2020-04-16T23:39:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7/manifests"},{"name":"python-v0.7.0-rc6","sha":"bdfb02f4733dd0d1387ad13345db75a63faa0075","kind":"commit","published_at":"2020-04-16T18:42:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6/manifests"},{"name":"node-v0.6.2","sha":"c164baf539a33226ec903b466dfb5a496c1d859d","kind":"tag","published_at":"2020-04-13T20:58:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2/manifests"},{"name":"python-v0.7.0-rc5","sha":"09104afd07deee2ba85fa83d251f823709ad8dfa","kind":"commit","published_at":"2020-04-09T15:41:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5/manifests"},{"name":"rust-v0.10.1","sha":"af66d6fc6f14153b21fbccd1774e00adfa05742a","kind":"commit","published_at":"2020-04-09T15:30:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1/manifests"},{"name":"python-v0.7.0-rc4","sha":"e7949fcb84b6d2addad8d47dfc51e38a4dd591f0","kind":"commit","published_at":"2020-04-08T20:16:20.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4/manifests"},{"name":"rust-v0.10.0","sha":"e946c4253413fc4f08c2b797448c9821bd7c4e3b","kind":"commit","published_at":"2020-04-08T18:22:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0/manifests"},{"name":"node-v0.6.1","sha":"cca20f491298df03110ba6fb7537fc91eb9ff168","kind":"tag","published_at":"2020-04-01T18:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1/manifests"},{"name":"python-v0.7.0-rc3","sha":"93a83127ae1423b56fe6c0d35b60100c7850c002","kind":"commit","published_at":"2020-03-31T18:25:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3/manifests"},{"name":"node-v0.6.0","sha":"bb920af9e8f13861968bf00680850aca34729430","kind":"tag","published_at":"2020-03-30T16:39:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0/manifests"},{"name":"python-v0.7.0-rc2","sha":"e8aec7a624b7b4814af169828143477c67f359a8","kind":"commit","published_at":"2020-03-27T13:17:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2/manifests"},{"name":"python-v0.7.0-rc1","sha":"b132be34af618ce94b25be2c4b6d669281833ac4","kind":"commit","published_at":"2020-03-26T21:26:14.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1/manifests"},{"name":"rust-v0.9.0","sha":"ab12a7fbacfc026bf62363a6449bad2bdfdf3796","kind":"commit","published_at":"2020-03-26T21:21:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0/manifests"},{"name":"python-v0.6.0","sha":"afe96da7e33aef6c8c4f39aa3672910d0a0ebe6e","kind":"commit","published_at":"2020-03-02T20:02:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0/manifests"},{"name":"rust-v0.8.0","sha":"9256ec65b120cc11da180262e950a997abe23307","kind":"commit","published_at":"2020-03-02T19:39:25.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0/manifests"},{"name":"node-v0.5.0","sha":"bb6efeb04fbc397183d533485a37fa8c2248b464","kind":"tag","published_at":"2020-02-27T21:04:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0/manifests"},{"name":"python-v0.5.2","sha":"440e8e9bd9ebc00252619cd354f8dca28eff5b5e","kind":"commit","published_at":"2020-02-24T21:08:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2/manifests"},{"name":"python-v0.5.1","sha":"be08d9574ca61ceb114b7e1fcecb7b936785b2bf","kind":"commit","published_at":"2020-02-24T15:12:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1/manifests"},{"name":"python-v0.5.0","sha":"11dd6c8baef9ae2b836d594215f14a208dbacfb2","kind":"commit","published_at":"2020-02-18T23:49:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0/manifests"},{"name":"node-v0.4.1","sha":"5e612669bbbad431a400c294b54b3ad6eb5e3f82","kind":"tag","published_at":"2020-02-11T14:54:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1/manifests"},{"name":"python-v0.4.2","sha":"bbbd97c7e197d1fc9db0818af5b0e118a313dcd7","kind":"commit","published_at":"2020-02-11T13:15:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2/manifests"},{"name":"python-v0.4.1","sha":"c1ddfdac8cc1f12049edcc8d7fb9b66f2fe2c062","kind":"commit","published_at":"2020-02-11T04:23:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1/manifests"},{"name":"python-v0.4.0","sha":"3c0164ef754043c1f0e89103c4477ed850977036","kind":"commit","published_at":"2020-02-10T21:07:32.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0/manifests"},{"name":"node-v0.4.0","sha":"3df188dc278c470ebafd7e3900b8ade4e160a60b","kind":"tag","published_at":"2020-02-05T22:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0/manifests"},{"name":"python-v0.3.0","sha":"9745786b89fa76280d47fa05f457de653c2db7d7","kind":"commit","published_at":"2020-02-05T18:55:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0/manifests"},{"name":"node-v0.3.1","sha":"88391dd18501ee672bee155a15f16632f2e0ae57","kind":"tag","published_at":"2020-01-24T22:21:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1/manifests"},{"name":"node-v0.3.0","sha":"698d267a5ae94eb1dba6e2983dbd32d7a15ceb64","kind":"tag","published_at":"2020-01-23T20:07:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0/manifests"},{"name":"python-v0.2.1","sha":"0105021280d221e33bf1d25f0f16af93fa76970b","kind":"commit","published_at":"2020-01-22T21:07:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1/manifests"},{"name":"python-v0.2.0","sha":"da7e629e4a49a11e373e22244902be0b3cc587d9","kind":"commit","published_at":"2020-01-20T14:14:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0/manifests"},{"name":"node-v0.2.4","sha":"a779714a9e565061a68d9fa4eb2764751a27fb89","kind":"tag","published_at":"2020-01-14T22:32:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4/manifests"},{"name":"node-v0.2.3","sha":"25546d00c6217066ac879cda91f66647d19b9395","kind":"tag","published_at":"2020-01-14T22:18:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3/manifests"},{"name":"v0.1.1","sha":"fc9e81d4ab50f62d72d0db381465600105940743","kind":"commit","published_at":"2020-01-12T07:35:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dd569020c1c3b4942c181945fe4a6abeab95209f","kind":"commit","published_at":"2020-01-10T18:49:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"988159a9988fd3d2d26f29b93fb99a6e92cf5e7f","kind":"commit","published_at":"2020-01-08T18:42:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.13","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"b06681cb1ee643eb1ce8f31a6d3599e6263c9a8a","kind":"commit","published_at":"2020-01-07T02:05:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.12","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"839239d3b477ef05449f8354fb2da892ba5923d7","kind":"commit","published_at":"2019-12-27T15:43:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.11","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ffd28ba55866167c903e16ba00233c8b2edb8e50","kind":"commit","published_at":"2019-12-26T19:56:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.10","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"fab1d4cabc478eebb9fb96aded91fe50ae7cb3f0","kind":"commit","published_at":"2019-12-23T22:28:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.9","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2266960ef7378b50e196b130a51730721e6ba3a6","kind":"commit","published_at":"2019-12-20T15:26:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.8","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9763282d59c53d20cb4be5e8c92b9478f02f8757","kind":"commit","published_at":"2019-12-17T23:42:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"08eb163415b0a3e8a77853a3bf41c479db749c62","kind":"commit","published_at":"2019-12-17T00:38:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ee883c3fc71bac86b0c9f63758cab387bfebc2fd","kind":"commit","published_at":"2019-12-13T23:18:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7cb2fe2ea0b36e6a9ba74ed863865fa02b7d1f87","kind":"commit","published_at":"2019-12-10T23:01:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4bda752bd16e8a4780df94aac1a98d9d515282e","kind":"commit","published_at":"2019-12-03T22:41:43.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2024-10-29T19:42:16.298Z","dependent_packages_count":380,"downloads":81944841,"downloads_period":"last-month","dependent_repos_count":14571,"rankings":{"downloads":0.05667572133153096,"dependent_repos_count":0.06804754891261484,"dependent_packages_count":0.08620578972757137,"stargazers_count":0.6186641037257409,"forks_count":2.3286568220877575,"docker_downloads_count":0.5986716971718998,"average":0.626153613826186},"purl":"pkg:pypi/tokenizers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tokenizers","docker_dependents_count":2098,"docker_downloads_count":42285347,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tokenizers/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T18:03:42.228Z","issues_count":690,"pull_requests_count":279,"avg_time_to_close_issue":41344676.45436508,"avg_time_to_close_pull_request":6249447.745833334,"issues_closed_count":500,"pull_requests_closed_count":239,"pull_request_authors_count":77,"issue_authors_count":440,"avg_comments_per_issue":4.239130434782608,"avg_comments_per_pull_request":2.218637992831541,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":214,"past_year_pull_requests_count":162,"past_year_avg_time_to_close_issue":3907137.5615384616,"past_year_avg_time_to_close_pull_request":1465897.590551181,"past_year_issues_closed_count":127,"past_year_pull_requests_closed_count":126,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":149,"past_year_avg_comments_per_issue":3.649532710280374,"past_year_avg_comments_per_pull_request":1.8888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","maintainers":[{"login":"Narsil","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"n1t0","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"},{"login":"EricLBuehler","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"McPatate","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"abhishekkrthakur","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"},{"login":"epwalsh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"},{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"},{"login":"thomwolf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"},{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"}],"active_maintainers":[{"login":"ArthurZucker","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"Narsil","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"EricLBuehler","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"McPatate","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"epwalsh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tokenizers/codemeta","maintainers":[{"uuid":"Nicolas.Patry","login":"Nicolas.Patry","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/Nicolas.Patry/","role":null,"created_at":"2023-09-08T06:08:14.543Z","updated_at":"2023-09-08T06:08:14.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Nicolas.Patry/packages"},{"uuid":"xn1t0x","login":"xn1t0x","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/xn1t0x/","role":null,"created_at":"2022-11-26T06:57:17.879Z","updated_at":"2022-11-26T06:57:17.879Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/xn1t0x/packages"},{"uuid":"McPotato","login":"McPotato","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/McPotato/","role":null,"created_at":"2022-11-26T06:57:17.887Z","updated_at":"2022-11-26T06:57:17.887Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/McPotato/packages"},{"uuid":"ArthurZucker","login":"ArthurZucker","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/ArthurZucker/","role":null,"created_at":"2023-09-08T06:08:14.505Z","updated_at":"2023-09-08T06:08:14.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ArthurZucker/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":861830,"maintainers_count":368213,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":9215637,"name":"tokenizers-node","ecosystem":"npm","description":"Provides an implementation of today's most used tokenizers, with a focus on performances and versatility.","homepage":"https://github.com/huggingface/tokenizers/tree/master/bindings/node","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2024-03-15T16:18:57.912Z","latest_release_published_at":"2024-03-15T16:44:36.388Z","latest_release_number":"0.14.2-dev0","last_synced_at":"2026-05-11T18:51:16.345Z","created_at":"2024-03-15T16:23:18.501Z","updated_at":"2026-05-11T18:53:24.422Z","registry_url":"https://www.npmjs.com/package/tokenizers-node","install_command":"npm install tokenizers-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.14.2-dev0"}},"repo_metadata":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2026-05-06T03:21:52.000Z","size":17650,"stargazers_count":10694,"open_issues_count":166,"forks_count":1084,"subscribers_count":120,"default_branch":"main","last_synced_at":"2026-05-06T05:18:23.944Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2026-05-06T05:14:10.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1729,"total_committers":112,"mean_commits":15.4375,"dds":0.4598033545401966,"last_synced_commit":"eb4cc86d4ef63b46d15ced15b24b86d9e6fc7dcf"},"previous_names":[],"tags_count":156,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/tokenizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/sbom","scorecard":{"id":472294,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/tokenizers","commit":"ed2cda51e66546ad1c6c816ea3d412d9d50e2327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CI.yml:165","Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:19","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment_trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yml:1","Warn: no topLevel permission defined: .github/workflows/node-release.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/python-release.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_pr_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment_trigger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment_trigger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/upload_pr_documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:120","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp"],"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-19T14:15:42.841Z","repository_id":37358254,"created_at":"2025-08-19T14:15:42.841Z","updated_at":"2025-08-19T14:15:42.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32889979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":370,"last_synced_at":"2025-11-13T02:39:46.174Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":620010,"followers":55730,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-11-13T02:39:46.174Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"node-v0.23.1","sha":"6b6137ab204ecdfe9330dda8cbe759a84f4c3bdf","kind":"commit","published_at":"2026-04-27T15:45:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.23.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.23.1/manifests"},{"name":"v0.23.1","sha":"7f1623b90b5adfb9bc327d4c3468d2f70bbce262","kind":"commit","published_at":"2026-04-27T13:40:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.23.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.23.1/manifests"},{"name":"v0.23.1rc0","sha":"1139da7b7dd0d38c7a9c33bff76335d39a801ca6","kind":"commit","published_at":"2026-04-27T13:07:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.23.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.23.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.23.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.23.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.23.1rc0/manifests"},{"name":"v0.23.0rc0","sha":"fc16f7419ace84c23afdade2ba92a1c8f69e199a","kind":"commit","published_at":"2026-04-24T07:43:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.23.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.23.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.23.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.23.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.23.0rc0/manifests"},{"name":"v0.22.2","sha":"6573f2c56172bac56f211e77934be3215adef2c2","kind":"commit","published_at":"2025-12-02T12:52:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2/manifests"},{"name":"v0.22.2rc0","sha":"95504c029325a5156564d26e4966c189f6b5b426","kind":"commit","published_at":"2025-12-02T12:36:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2rc0/manifests"},{"name":"v0.22.1","sha":"afaae088837b277c19f90604a1111a272838857b","kind":"commit","published_at":"2025-09-19T09:44:39.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1/manifests"},{"name":"v0.22.1rc0","sha":"6cbd4612bd7bc66e855dea568637a37a7605b638","kind":"commit","published_at":"2025-09-19T09:29:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0/manifests"},{"name":"v0.22.0","sha":"4630f94378998f68df3d021c61a7340b813e264b","kind":"commit","published_at":"2025-08-29T10:20:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0/manifests"},{"name":"v0.22.0rc0","sha":"1d34d6620b9a5a3d62ad09e7b204f7abde5c097d","kind":"commit","published_at":"2025-08-29T09:29:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0/manifests"},{"name":"v0.21.4","sha":"e892882fd4608b468dcf9dc33ea95283882b8e6d","kind":"commit","published_at":"2025-07-28T13:15:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"dd4fc3df1a8a7cd135eecca2158db018d85f94f1","kind":"commit","published_at":"2025-07-04T09:11:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"df1e36f4dead6e3ea48f75c717c6dc6c8995b63d","kind":"commit","published_at":"2025-06-24T10:18:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2/manifests"},{"name":"v0.21.2rc0","sha":"d0cb7db29cae29914fddec1d5045b7b564dc69d9","kind":"commit","published_at":"2025-06-24T10:00:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0/manifests"},{"name":"v0.21.1","sha":"133db48d4f272070076fbc7a649c9e8aa8cd0646","kind":"commit","published_at":"2025-03-13T10:34:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1/manifests"},{"name":"v0.21.1rc0","sha":"4722e2151f7ce1d5a4879a042cfe6ea78572a280","kind":"commit","published_at":"2025-03-12T09:42:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0/manifests"},{"name":"v0.21.0","sha":"cf102e67258a683e393db8578120327553b52ca7","kind":"commit","published_at":"2024-11-27T13:05:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0/manifests"},{"name":"v0.21.0rc0","sha":"90795fe4743b22ba19a9d081269a75dbc0bfaef6","kind":"commit","published_at":"2024-11-27T12:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0/manifests"},{"name":"v0.20.4","sha":"350e5db82d92d6484dea4853dc1800e751e82701","kind":"commit","published_at":"2024-11-26T17:00:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4/manifests"},{"name":"v0.20.4rc0","sha":"8f026799eb7b352d8c6aace7b56d1206b893ae6d","kind":"commit","published_at":"2024-11-26T16:44:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0/manifests"},{"name":"v0.20.4-rc0","sha":"a1c572e2be71cd406b9ae92400420e3215add0aa","kind":"commit","published_at":"2024-11-15T11:09:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4-rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0/manifests"},{"name":"v0.20.3","sha":"b63262a481495453011bf7a3b27995d6611dfae7","kind":"commit","published_at":"2024-11-05T17:17:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3/manifests"},{"name":"v0.20.3rc1","sha":"6af367b0db4666cd74d1fac3c2ea660f54dcd6c9","kind":"commit","published_at":"2024-11-05T16:54:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1/manifests"},{"name":"v0.20.2","sha":"caa650512c7e80d6631668d034c9aef645df5544","kind":"commit","published_at":"2024-11-04T17:15:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2/manifests"},{"name":"v0.20.2rc1","sha":"5266b42a3db4e687c13d8ec28f03532d72067fdc","kind":"commit","published_at":"2024-11-04T14:49:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1/manifests"},{"name":"v0.20.1","sha":"d98298a2c20ab58df5bb7ea57cfe73f83186c2a5","kind":"commit","published_at":"2024-10-10T09:45:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1/manifests"},{"name":"v0.20.1rc1","sha":"de305f21709a6bc1fc5664a370f1380e09315ff9","kind":"commit","published_at":"2024-10-10T09:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1/manifests"},{"name":"v0.20.0","sha":"a5adaace3d6188d2ea22f76675af837ccfb2af3a","kind":"commit","published_at":"2024-08-08T16:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0/manifests"},{"name":"v0.20.0rc1","sha":"a8def0739f5301e847614ad65947c05ed34cd9a5","kind":"commit","published_at":"2024-08-08T14:57:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1/manifests"},{"name":"v0.19.1","sha":"3b3c9604f951850be398e45e4a569242fb2319c1","kind":"commit","published_at":"2024-04-17T21:09:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1/manifests"},{"name":"v0.19.1rc0","sha":"da307684adb81fe5ed7d340d139d669aeb3ca1ba","kind":"commit","published_at":"2024-04-17T20:06:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0/manifests"},{"name":"v0.19.0","sha":"e59020d642b48148516090c04abe9545510e28b3","kind":"commit","published_at":"2024-04-17T08:50:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0/manifests"},{"name":"v0.19.0rc0","sha":"36846e878f101b080d25512e2e02416a5751098d","kind":"commit","published_at":"2024-04-16T14:05:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0/manifests"},{"name":"v0.16.0rc1","sha":"c13bf944a13dfa6c67df19d00360259c646db10b","kind":"commit","published_at":"2024-04-15T16:23:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.16.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"701a73b869602b5639589d197e805349cdba3223","kind":"commit","published_at":"2024-02-12T01:03:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2/manifests"},{"name":"v0.15.2rc1","sha":"f11fd7af3fe3554509ac37bb15730e61aed61e39","kind":"commit","published_at":"2024-02-11T03:55:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1/manifests"},{"name":"v0.15.1","sha":"d38be16fbd8cf9f6372a96e9b0b8559dd54c00fb","kind":"commit","published_at":"2024-01-22T14:37:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1/manifests"},{"name":"v0.15.1.rc1","sha":"1e2dea3a8583cd0119c8c8944c65638d122584df","kind":"commit","published_at":"2024-01-19T15:08:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1/manifests"},{"name":"v0.15.1rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0/manifests"},{"name":"v0.15.1.rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0/manifests"},{"name":"v0.15.0","sha":"41c4864bd2f216b648dbbda27ad49347ab424a49","kind":"commit","published_at":"2023-11-14T18:44:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0/manifests"},{"name":"v0.15.0.rc1","sha":"284fbd8e215a34d3b8de849a1d0bca292116b11f","kind":"commit","published_at":"2023-11-14T17:45:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1/manifests"},{"name":"v0.14.1","sha":"6357206cdcce4d78ffb1e0372feb456caea09375","kind":"commit","published_at":"2023-10-06T11:05:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1/manifests"},{"name":"v0.14.1rc1","sha":"e2368c48eee0a23d2cde2011a939e54b3116d108","kind":"commit","published_at":"2023-10-05T13:56:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1/manifests"},{"name":"v0.14.0","sha":"9a79cb8cfc8c5d3b1727ebce9859ddfa76273ab4","kind":"commit","published_at":"2023-09-07T13:38:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0/manifests"},{"name":"v0.14.0.rc1","sha":"61a28c162c10ef2598c4a3118b1b53725925116a","kind":"commit","published_at":"2023-09-07T11:30:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1/manifests"},{"name":"v0.13.4.rc3","sha":"524818fd09524cb4330322a7b9d22db8a9352362","kind":"commit","published_at":"2023-08-23T13:46:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3/manifests"},{"name":"v0.13.4.rc2","sha":"9a93c50c25c1e0b73a85584f327113bcbef5ac80","kind":"commit","published_at":"2023-08-14T13:27:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2/manifests"},{"name":"v0.13.4.rc1","sha":"b35d33f9814d5be14a8f02a477816e9655a41e9e","kind":"commit","published_at":"2023-08-14T11:49:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1/manifests"},{"name":"v0.13.4-rc2","sha":"b4fcc9ce6e4ad5806e82826f816acfdfdc4fcc67","kind":"commit","published_at":"2023-05-17T09:18:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2/manifests"},{"name":"v0.13.4-rc1","sha":"b58227c7f1ccf8b73ee2268354336da56d91e492","kind":"commit","published_at":"2023-05-12T14:28:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1/manifests"},{"name":"v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3/manifests"},{"name":"python-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3/manifests"},{"name":"node-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3/manifests"},{"name":"python-v0.13.3rc1","sha":"a05be6b8d1a4c353e66d49c6a1a91227e0be58de","kind":"commit","published_at":"2023-04-04T13:03:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1/manifests"},{"name":"python-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2/manifests"},{"name":"node-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2/manifests"},{"name":"v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1/manifests"},{"name":"python-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1/manifests"},{"name":"node-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1/manifests"},{"name":"python-v0.13.0","sha":"63082c4d118a8bb0a997fea010723ddc04e0bdb1","kind":"commit","published_at":"2022-09-21T10:18:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0/manifests"},{"name":"v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0/manifests"},{"name":"node-v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0/manifests"},{"name":"python-v0.12.1","sha":"8a9bb28f4667b63f94ed96a3c3672f5db226de4d","kind":"commit","published_at":"2022-04-12T15:57:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1/manifests"},{"name":"node-v0.12.0","sha":"23a22da18c326f5032862613dc42a981c87f0d02","kind":"commit","published_at":"2022-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0/manifests"},{"name":"v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0/manifests"},{"name":"python-v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0/manifests"},{"name":"v0.11.2","sha":"03e10b606d948b76c151f082b8a9f183b28e6a11","kind":"commit","published_at":"2022-02-28T10:52:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2/manifests"},{"name":"node-v0.8.3","sha":"1d29a5179cdad38f3340216087605791124b2f17","kind":"commit","published_at":"2022-02-28T10:30:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3/manifests"},{"name":"python-v0.11.6","sha":"ffaee13994e4c1e8bedb8985b567ba510010edeb","kind":"commit","published_at":"2022-02-28T09:20:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6/manifests"},{"name":"python-v0.11.5","sha":"2fecdc10dd2792a2f033a27e510ac828c744d619","kind":"commit","published_at":"2022-02-16T12:07:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5/manifests"},{"name":"python-v0.11.4","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4/manifests"},{"name":"node-v0.8.2","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2/manifests"},{"name":"python-v0.11.3","sha":"2c9d039ed02d8c37d587c36183832b19eea12196","kind":"commit","published_at":"2022-01-17T09:22:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3/manifests"},{"name":"v0.11.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1/manifests"},{"name":"node-v0.8.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1/manifests"},{"name":"python-v0.11.2","sha":"8e0d66a25421ffff20a384c65a95fe99a7b5582c","kind":"commit","published_at":"2022-01-04T13:58:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2/manifests"},{"name":"python-v0.11.1","sha":"7069988ffeb376ff3deb36800b4da3d4aa4e5cb4","kind":"commit","published_at":"2021-12-28T12:59:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1/manifests"},{"name":"python-v0.11.0","sha":"38a85b21124f404b7003970c6c34039749efbca8","kind":"commit","published_at":"2021-12-24T07:05:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0/manifests"},{"name":"node-v0.8.0","sha":"fd316bdc61d7a7f3cec0ced2154baace81620c1f","kind":"commit","published_at":"2021-09-02T18:11:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0/manifests"},{"name":"python-v0.10.3","sha":"755e5f5c1e5b955fd41b72635701ffb60cb0d726","kind":"commit","published_at":"2021-05-24T21:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3/manifests"},{"name":"python-v0.10.2","sha":"32b3b7a0f2d698130724156cfc744aa6084fbec0","kind":"commit","published_at":"2021-04-05T20:47:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2/manifests"},{"name":"python-v0.10.1","sha":"bc8bbf637ad5a936e141570dfe583f3e62e32a94","kind":"commit","published_at":"2021-02-08T16:45:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1/manifests"},{"name":"python-v0.10.1rc1","sha":"d96442cbe8b2a5b1a01b0e18c864e596dc76fab9","kind":"commit","published_at":"2021-02-04T15:37:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1/manifests"},{"name":"python-v0.10.0","sha":"719bea76b92a34ee03dc024315922c50a3a9ea40","kind":"commit","published_at":"2021-01-12T21:34:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0/manifests"},{"name":"python-v0.10.0rc1","sha":"6201258a0e7e418eeda63876a5c27f1c18d5eb3e","kind":"commit","published_at":"2020-12-08T18:31:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1/manifests"},{"name":"python-v0.9.4","sha":"b122737ec60403bbd99e1c07e9488f911243ab8f","kind":"commit","published_at":"2020-11-10T04:23:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4/manifests"},{"name":"python-v0.9.3","sha":"2364d376f7c1ccfe14389d71a1308e40635c0af3","kind":"commit","published_at":"2020-10-26T20:40:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3/manifests"},{"name":"python-v0.9.2","sha":"91f602f744f7fee72f2f5fa8d6c7c48bb1d72d3b","kind":"commit","published_at":"2020-10-15T14:14:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2/manifests"},{"name":"python-v0.9.1","sha":"f94a2747029c564bbc2b07c6bbddb9dded0eec28","kind":"commit","published_at":"2020-10-13T18:45:21.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1/manifests"},{"name":"python-v0.9.0","sha":"3bb794681cc9308bbde47421d124c9265588b21c","kind":"commit","published_at":"2020-10-09T17:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0/manifests"},{"name":"python-v0.9.0.rc2","sha":"dd9fda5d0529a230e4e4c114368b2c5f238d2cf4","kind":"commit","published_at":"2020-10-06T09:04:36.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2/manifests"},{"name":"python-v0.9.0.rc1","sha":"aebf510c5a4257edf60232c80c2fe06052b82965","kind":"commit","published_at":"2020-09-29T14:24:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1/manifests"},{"name":"python-v0.9.0.dev4","sha":"171a042ee00f9e63f04aa1482ef46235c1e4131b","kind":"commit","published_at":"2020-09-24T14:16:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4/manifests"},{"name":"python-v0.9.0.dev3","sha":"c96ecfc093c4dbe656fa811f95f5adfd02069e14","kind":"commit","published_at":"2020-09-18T11:48:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3/manifests"},{"name":"python-v0.9.0.dev2","sha":"87c4c457ce5287ea9502b4f9c3d14ba9fb80d7f9","kind":"commit","published_at":"2020-09-14T12:29:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2/manifests"},{"name":"python-v0.9.0.dev1","sha":"e4defa9c18c4167a68adfe6c9fed93d4320afc2a","kind":"commit","published_at":"2020-09-14T09:25:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1/manifests"},{"name":"python-v0.9.0.dev0","sha":"c036cd4ced8a71892f39fa485ad370272989fcb6","kind":"commit","published_at":"2020-08-21T22:52:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0/manifests"},{"name":"python-v0.8.1","sha":"da0a5172ef14a94c0ad0ef47600305e471a87efd","kind":"commit","published_at":"2020-07-20T21:01:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1/manifests"},{"name":"python-v0.8.1.rc2","sha":"157feed9a55926b894bc65213fffcbf57b3229ba","kind":"commit","published_at":"2020-07-17T17:12:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2/manifests"},{"name":"python-v0.8.1.rc1","sha":"5be375eaea58d1e4274e37c63470bffee48ff2c2","kind":"commit","published_at":"2020-07-06T19:21:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1/manifests"},{"name":"node-v0.7.0","sha":"9294db78a4ca43f75e4694a67254d8c5a20267e8","kind":"tag","published_at":"2020-07-01T21:49:30.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0/manifests"},{"name":"python-v0.8.0","sha":"6349ca51b360cff0c4b2c6d489e61eaf53259a5f","kind":"commit","published_at":"2020-06-26T20:12:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0/manifests"},{"name":"python-v0.8.0-transformers","sha":"8ae19821494be9bba9e6529b1d03a205671979b6","kind":"commit","published_at":"2020-06-26T19:36:08.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-transformers","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-transformers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-transformers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers/manifests"},{"name":"python-v0.8.0-rc3","sha":"74d812d40180032d2dbb6ca59e2e10f0257ef46b","kind":"commit","published_at":"2020-06-22T16:54:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3/manifests"},{"name":"python-v0.8.0-rc2","sha":"a14cd7b21918730b92879a7cac3d6e1541732764","kind":"commit","published_at":"2020-06-19T14:48:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2/manifests"},{"name":"python-v0.8.0-rc1","sha":"fb964adfdbdafcd9bac2bc524a7d7ca7399c4e78","kind":"commit","published_at":"2020-06-11T18:24:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1/manifests"},{"name":"python-v0.8.0-dev2","sha":"d00ac60162211dd0044ad1214325de75b5a58711","kind":"commit","published_at":"2020-06-03T22:27:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2/manifests"},{"name":"python-v0.8.0-dev1","sha":"171c6500ecfc25b0ba545bab58974c7be84f728b","kind":"commit","published_at":"2020-05-27T18:35:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1/manifests"},{"name":"python-v0.8.0-dev","sha":"f8f5cafccd295e8e1f6d665ff3eaffc3397a4d7f","kind":"commit","published_at":"2020-05-21T23:26:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev/manifests"},{"name":"python-v0.7.0","sha":"670f619ab52c675e92f1fcd3eb7420fe67312f22","kind":"commit","published_at":"2020-04-17T16:48:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0/manifests"},{"name":"python-v0.7.0-rc7","sha":"3312ad75d99fd3eacce2e11cd61c969890addb8e","kind":"commit","published_at":"2020-04-16T23:39:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7/manifests"},{"name":"python-v0.7.0-rc6","sha":"bdfb02f4733dd0d1387ad13345db75a63faa0075","kind":"commit","published_at":"2020-04-16T18:42:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6/manifests"},{"name":"node-v0.6.2","sha":"c164baf539a33226ec903b466dfb5a496c1d859d","kind":"tag","published_at":"2020-04-13T20:58:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2/manifests"},{"name":"python-v0.7.0-rc5","sha":"09104afd07deee2ba85fa83d251f823709ad8dfa","kind":"commit","published_at":"2020-04-09T15:41:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5/manifests"},{"name":"rust-v0.10.1","sha":"af66d6fc6f14153b21fbccd1774e00adfa05742a","kind":"commit","published_at":"2020-04-09T15:30:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1/manifests"},{"name":"python-v0.7.0-rc4","sha":"e7949fcb84b6d2addad8d47dfc51e38a4dd591f0","kind":"commit","published_at":"2020-04-08T20:16:20.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4/manifests"},{"name":"rust-v0.10.0","sha":"e946c4253413fc4f08c2b797448c9821bd7c4e3b","kind":"commit","published_at":"2020-04-08T18:22:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0/manifests"},{"name":"node-v0.6.1","sha":"cca20f491298df03110ba6fb7537fc91eb9ff168","kind":"tag","published_at":"2020-04-01T18:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1/manifests"},{"name":"python-v0.7.0-rc3","sha":"93a83127ae1423b56fe6c0d35b60100c7850c002","kind":"commit","published_at":"2020-03-31T18:25:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3/manifests"},{"name":"node-v0.6.0","sha":"bb920af9e8f13861968bf00680850aca34729430","kind":"tag","published_at":"2020-03-30T16:39:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0/manifests"},{"name":"python-v0.7.0-rc2","sha":"e8aec7a624b7b4814af169828143477c67f359a8","kind":"commit","published_at":"2020-03-27T13:17:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2/manifests"},{"name":"python-v0.7.0-rc1","sha":"b132be34af618ce94b25be2c4b6d669281833ac4","kind":"commit","published_at":"2020-03-26T21:26:14.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1/manifests"},{"name":"rust-v0.9.0","sha":"ab12a7fbacfc026bf62363a6449bad2bdfdf3796","kind":"commit","published_at":"2020-03-26T21:21:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0/manifests"},{"name":"python-v0.6.0","sha":"afe96da7e33aef6c8c4f39aa3672910d0a0ebe6e","kind":"commit","published_at":"2020-03-02T20:02:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0/manifests"},{"name":"rust-v0.8.0","sha":"9256ec65b120cc11da180262e950a997abe23307","kind":"commit","published_at":"2020-03-02T19:39:25.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0/manifests"},{"name":"node-v0.5.0","sha":"bb6efeb04fbc397183d533485a37fa8c2248b464","kind":"tag","published_at":"2020-02-27T21:04:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0/manifests"},{"name":"python-v0.5.2","sha":"440e8e9bd9ebc00252619cd354f8dca28eff5b5e","kind":"commit","published_at":"2020-02-24T21:08:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2/manifests"},{"name":"python-v0.5.1","sha":"be08d9574ca61ceb114b7e1fcecb7b936785b2bf","kind":"commit","published_at":"2020-02-24T15:12:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1/manifests"},{"name":"python-v0.5.0","sha":"11dd6c8baef9ae2b836d594215f14a208dbacfb2","kind":"commit","published_at":"2020-02-18T23:49:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0/manifests"},{"name":"node-v0.4.1","sha":"5e612669bbbad431a400c294b54b3ad6eb5e3f82","kind":"tag","published_at":"2020-02-11T14:54:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1/manifests"},{"name":"python-v0.4.2","sha":"bbbd97c7e197d1fc9db0818af5b0e118a313dcd7","kind":"commit","published_at":"2020-02-11T13:15:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2/manifests"},{"name":"python-v0.4.1","sha":"c1ddfdac8cc1f12049edcc8d7fb9b66f2fe2c062","kind":"commit","published_at":"2020-02-11T04:23:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1/manifests"},{"name":"python-v0.4.0","sha":"3c0164ef754043c1f0e89103c4477ed850977036","kind":"commit","published_at":"2020-02-10T21:07:32.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0/manifests"},{"name":"node-v0.4.0","sha":"3df188dc278c470ebafd7e3900b8ade4e160a60b","kind":"tag","published_at":"2020-02-05T22:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0/manifests"},{"name":"python-v0.3.0","sha":"9745786b89fa76280d47fa05f457de653c2db7d7","kind":"commit","published_at":"2020-02-05T18:55:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0/manifests"},{"name":"node-v0.3.1","sha":"88391dd18501ee672bee155a15f16632f2e0ae57","kind":"tag","published_at":"2020-01-24T22:21:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1/manifests"},{"name":"node-v0.3.0","sha":"698d267a5ae94eb1dba6e2983dbd32d7a15ceb64","kind":"tag","published_at":"2020-01-23T20:07:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0/manifests"},{"name":"python-v0.2.1","sha":"0105021280d221e33bf1d25f0f16af93fa76970b","kind":"commit","published_at":"2020-01-22T21:07:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1/manifests"},{"name":"python-v0.2.0","sha":"da7e629e4a49a11e373e22244902be0b3cc587d9","kind":"commit","published_at":"2020-01-20T14:14:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0/manifests"},{"name":"node-v0.2.4","sha":"a779714a9e565061a68d9fa4eb2764751a27fb89","kind":"tag","published_at":"2020-01-14T22:32:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4/manifests"},{"name":"node-v0.2.3","sha":"25546d00c6217066ac879cda91f66647d19b9395","kind":"tag","published_at":"2020-01-14T22:18:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3/manifests"},{"name":"v0.1.1","sha":"fc9e81d4ab50f62d72d0db381465600105940743","kind":"commit","published_at":"2020-01-12T07:35:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dd569020c1c3b4942c181945fe4a6abeab95209f","kind":"commit","published_at":"2020-01-10T18:49:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"988159a9988fd3d2d26f29b93fb99a6e92cf5e7f","kind":"commit","published_at":"2020-01-08T18:42:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.13","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"b06681cb1ee643eb1ce8f31a6d3599e6263c9a8a","kind":"commit","published_at":"2020-01-07T02:05:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.12","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"839239d3b477ef05449f8354fb2da892ba5923d7","kind":"commit","published_at":"2019-12-27T15:43:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.11","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ffd28ba55866167c903e16ba00233c8b2edb8e50","kind":"commit","published_at":"2019-12-26T19:56:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.10","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"fab1d4cabc478eebb9fb96aded91fe50ae7cb3f0","kind":"commit","published_at":"2019-12-23T22:28:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.9","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2266960ef7378b50e196b130a51730721e6ba3a6","kind":"commit","published_at":"2019-12-20T15:26:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.8","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9763282d59c53d20cb4be5e8c92b9478f02f8757","kind":"commit","published_at":"2019-12-17T23:42:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"08eb163415b0a3e8a77853a3bf41c479db749c62","kind":"commit","published_at":"2019-12-17T00:38:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ee883c3fc71bac86b0c9f63758cab387bfebc2fd","kind":"commit","published_at":"2019-12-13T23:18:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7cb2fe2ea0b36e6a9ba74ed863865fa02b7d1f87","kind":"commit","published_at":"2019-12-10T23:01:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4bda752bd16e8a4780df94aac1a98d9d515282e","kind":"commit","published_at":"2019-12-03T22:41:43.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-05-11T18:53:24.422Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.53310299828709,"dependent_packages_count":46.68531781799924,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.60921040814317},"purl":"pkg:npm/tokenizers-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tokenizers-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/tokenizers-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tokenizers-node/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-03T05:00:17.817Z","issues_count":620,"pull_requests_count":530,"avg_time_to_close_issue":37923836.04693878,"avg_time_to_close_pull_request":6388358.412776412,"issues_closed_count":490,"pull_requests_closed_count":406,"pull_request_authors_count":132,"issue_authors_count":526,"avg_comments_per_issue":3.75,"avg_comments_per_pull_request":1.9622641509433962,"merged_pull_requests_count":276,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":58,"past_year_pull_requests_count":112,"past_year_avg_time_to_close_issue":1130660.5384615385,"past_year_avg_time_to_close_pull_request":643191.8163265307,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":49,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.793103448275862,"past_year_avg_comments_per_pull_request":1.7142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","maintainers":[{"login":"Narsil","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"n1t0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"},{"login":"McPatate","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"epwalsh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"},{"login":"EricLBuehler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"},{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"},{"login":"abhishekkrthakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"thomwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"}],"active_maintainers":[{"login":"ArthurZucker","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"Narsil","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"McPatate","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tokenizers-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tokenizers-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tokenizers-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tokenizers-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tokenizers-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tokenizers-node/codemeta","maintainers":[{"uuid":"loretoparisi","login":"loretoparisi","name":null,"email":"loretoparisi@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~loretoparisi","role":null,"created_at":"2024-03-15T16:35:49.391Z","updated_at":"2024-03-15T16:35:49.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/loretoparisi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5609608,"maintainers_count":1189571,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":6506252,"name":"github.com/huggingface/tokenizers","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":[],"namespace":"github.com/huggingface","versions_count":43,"first_release_published_at":"2019-12-03T22:41:43.000Z","latest_release_published_at":"2025-12-02T12:52:55.000Z","latest_release_number":"v0.22.2","last_synced_at":"2026-04-17T11:02:11.193Z","created_at":"2023-03-11T01:39:35.107Z","updated_at":"2026-04-17T11:02:11.193Z","registry_url":"https://pkg.go.dev/github.com/huggingface/tokenizers","install_command":"go get github.com/huggingface/tokenizers","documentation_url":"https://pkg.go.dev/github.com/huggingface/tokenizers#section-documentation","metadata":{},"repo_metadata":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2025-10-16T09:22:48.000Z","size":14124,"stargazers_count":10177,"open_issues_count":114,"forks_count":980,"subscribers_count":123,"default_branch":"main","last_synced_at":"2025-10-23T21:31:28.075Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2025-10-23T15:51:08.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1729,"total_committers":112,"mean_commits":15.4375,"dds":0.4598033545401966,"last_synced_commit":"eb4cc86d4ef63b46d15ced15b24b86d9e6fc7dcf"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/tokenizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/sbom","scorecard":{"id":472294,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/tokenizers","commit":"ed2cda51e66546ad1c6c816ea3d412d9d50e2327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CI.yml:165","Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:19","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment_trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yml:1","Warn: no topLevel permission defined: .github/workflows/node-release.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/python-release.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_pr_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment_trigger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment_trigger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/upload_pr_documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:120","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp"],"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-19T14:15:42.841Z","repository_id":37358254,"created_at":"2025-08-19T14:15:42.841Z","updated_at":"2025-08-19T14:15:42.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281095725,"owners_count":26443025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":360,"last_synced_at":"2025-10-20T22:04:29.054Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":595969,"followers":54934,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-10-20T22:04:29.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.22.1","sha":"afaae088837b277c19f90604a1111a272838857b","kind":"commit","published_at":"2025-09-19T09:44:39.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1/manifests"},{"name":"v0.22.1rc0","sha":"6cbd4612bd7bc66e855dea568637a37a7605b638","kind":"commit","published_at":"2025-09-19T09:29:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0/manifests"},{"name":"v0.22.0","sha":"4630f94378998f68df3d021c61a7340b813e264b","kind":"commit","published_at":"2025-08-29T10:20:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0/manifests"},{"name":"v0.22.0rc0","sha":"1d34d6620b9a5a3d62ad09e7b204f7abde5c097d","kind":"commit","published_at":"2025-08-29T09:29:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0/manifests"},{"name":"v0.21.4","sha":"e892882fd4608b468dcf9dc33ea95283882b8e6d","kind":"commit","published_at":"2025-07-28T13:15:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"dd4fc3df1a8a7cd135eecca2158db018d85f94f1","kind":"commit","published_at":"2025-07-04T09:11:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"df1e36f4dead6e3ea48f75c717c6dc6c8995b63d","kind":"commit","published_at":"2025-06-24T10:18:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2/manifests"},{"name":"v0.21.2rc0","sha":"d0cb7db29cae29914fddec1d5045b7b564dc69d9","kind":"commit","published_at":"2025-06-24T10:00:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0/manifests"},{"name":"v0.21.1","sha":"133db48d4f272070076fbc7a649c9e8aa8cd0646","kind":"commit","published_at":"2025-03-13T10:34:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1/manifests"},{"name":"v0.21.1rc0","sha":"4722e2151f7ce1d5a4879a042cfe6ea78572a280","kind":"commit","published_at":"2025-03-12T09:42:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0/manifests"},{"name":"v0.21.0","sha":"cf102e67258a683e393db8578120327553b52ca7","kind":"commit","published_at":"2024-11-27T13:05:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0/manifests"},{"name":"v0.21.0rc0","sha":"90795fe4743b22ba19a9d081269a75dbc0bfaef6","kind":"commit","published_at":"2024-11-27T12:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0/manifests"},{"name":"v0.20.4","sha":"350e5db82d92d6484dea4853dc1800e751e82701","kind":"commit","published_at":"2024-11-26T17:00:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4/manifests"},{"name":"v0.20.4rc0","sha":"8f026799eb7b352d8c6aace7b56d1206b893ae6d","kind":"commit","published_at":"2024-11-26T16:44:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0/manifests"},{"name":"v0.20.4-rc0","sha":"a1c572e2be71cd406b9ae92400420e3215add0aa","kind":"commit","published_at":"2024-11-15T11:09:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4-rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0/manifests"},{"name":"v0.20.3","sha":"b63262a481495453011bf7a3b27995d6611dfae7","kind":"commit","published_at":"2024-11-05T17:17:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3/manifests"},{"name":"v0.20.3rc1","sha":"6af367b0db4666cd74d1fac3c2ea660f54dcd6c9","kind":"commit","published_at":"2024-11-05T16:54:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1/manifests"},{"name":"v0.20.2","sha":"caa650512c7e80d6631668d034c9aef645df5544","kind":"commit","published_at":"2024-11-04T17:15:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2/manifests"},{"name":"v0.20.2rc1","sha":"5266b42a3db4e687c13d8ec28f03532d72067fdc","kind":"commit","published_at":"2024-11-04T14:49:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1/manifests"},{"name":"v0.20.1","sha":"d98298a2c20ab58df5bb7ea57cfe73f83186c2a5","kind":"commit","published_at":"2024-10-10T09:45:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1/manifests"},{"name":"v0.20.1rc1","sha":"de305f21709a6bc1fc5664a370f1380e09315ff9","kind":"commit","published_at":"2024-10-10T09:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1/manifests"},{"name":"v0.20.0","sha":"a5adaace3d6188d2ea22f76675af837ccfb2af3a","kind":"commit","published_at":"2024-08-08T16:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0/manifests"},{"name":"v0.20.0rc1","sha":"a8def0739f5301e847614ad65947c05ed34cd9a5","kind":"commit","published_at":"2024-08-08T14:57:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1/manifests"},{"name":"v0.19.1","sha":"3b3c9604f951850be398e45e4a569242fb2319c1","kind":"commit","published_at":"2024-04-17T21:09:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1/manifests"},{"name":"v0.19.1rc0","sha":"da307684adb81fe5ed7d340d139d669aeb3ca1ba","kind":"commit","published_at":"2024-04-17T20:06:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0/manifests"},{"name":"v0.19.0","sha":"e59020d642b48148516090c04abe9545510e28b3","kind":"commit","published_at":"2024-04-17T08:50:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0/manifests"},{"name":"v0.19.0rc0","sha":"36846e878f101b080d25512e2e02416a5751098d","kind":"commit","published_at":"2024-04-16T14:05:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0/manifests"},{"name":"v0.16.0rc1","sha":"c13bf944a13dfa6c67df19d00360259c646db10b","kind":"commit","published_at":"2024-04-15T16:23:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.16.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"701a73b869602b5639589d197e805349cdba3223","kind":"commit","published_at":"2024-02-12T01:03:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2/manifests"},{"name":"v0.15.2rc1","sha":"f11fd7af3fe3554509ac37bb15730e61aed61e39","kind":"commit","published_at":"2024-02-11T03:55:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1/manifests"},{"name":"v0.15.1","sha":"d38be16fbd8cf9f6372a96e9b0b8559dd54c00fb","kind":"commit","published_at":"2024-01-22T14:37:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1/manifests"},{"name":"v0.15.1.rc1","sha":"1e2dea3a8583cd0119c8c8944c65638d122584df","kind":"commit","published_at":"2024-01-19T15:08:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1/manifests"},{"name":"v0.15.1.rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0/manifests"},{"name":"v0.15.1rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0/manifests"},{"name":"v0.15.0","sha":"41c4864bd2f216b648dbbda27ad49347ab424a49","kind":"commit","published_at":"2023-11-14T18:44:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0/manifests"},{"name":"v0.15.0.rc1","sha":"284fbd8e215a34d3b8de849a1d0bca292116b11f","kind":"commit","published_at":"2023-11-14T17:45:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1/manifests"},{"name":"v0.14.1","sha":"6357206cdcce4d78ffb1e0372feb456caea09375","kind":"commit","published_at":"2023-10-06T11:05:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1/manifests"},{"name":"v0.14.1rc1","sha":"e2368c48eee0a23d2cde2011a939e54b3116d108","kind":"commit","published_at":"2023-10-05T13:56:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1/manifests"},{"name":"v0.14.0","sha":"9a79cb8cfc8c5d3b1727ebce9859ddfa76273ab4","kind":"commit","published_at":"2023-09-07T13:38:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0/manifests"},{"name":"v0.14.0.rc1","sha":"61a28c162c10ef2598c4a3118b1b53725925116a","kind":"commit","published_at":"2023-09-07T11:30:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1/manifests"},{"name":"v0.13.4.rc3","sha":"524818fd09524cb4330322a7b9d22db8a9352362","kind":"commit","published_at":"2023-08-23T13:46:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3/manifests"},{"name":"v0.13.4.rc2","sha":"9a93c50c25c1e0b73a85584f327113bcbef5ac80","kind":"commit","published_at":"2023-08-14T13:27:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2/manifests"},{"name":"v0.13.4.rc1","sha":"b35d33f9814d5be14a8f02a477816e9655a41e9e","kind":"commit","published_at":"2023-08-14T11:49:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1/manifests"},{"name":"v0.13.4-rc2","sha":"b4fcc9ce6e4ad5806e82826f816acfdfdc4fcc67","kind":"commit","published_at":"2023-05-17T09:18:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2/manifests"},{"name":"v0.13.4-rc1","sha":"b58227c7f1ccf8b73ee2268354336da56d91e492","kind":"commit","published_at":"2023-05-12T14:28:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1/manifests"},{"name":"v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3/manifests"},{"name":"node-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3/manifests"},{"name":"python-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3/manifests"},{"name":"python-v0.13.3rc1","sha":"a05be6b8d1a4c353e66d49c6a1a91227e0be58de","kind":"commit","published_at":"2023-04-04T13:03:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1/manifests"},{"name":"node-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2/manifests"},{"name":"python-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2/manifests"},{"name":"v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2/manifests"},{"name":"python-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1/manifests"},{"name":"v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1/manifests"},{"name":"node-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1/manifests"},{"name":"python-v0.13.0","sha":"63082c4d118a8bb0a997fea010723ddc04e0bdb1","kind":"commit","published_at":"2022-09-21T10:18:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0/manifests"},{"name":"v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0/manifests"},{"name":"node-v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0/manifests"},{"name":"python-v0.12.1","sha":"8a9bb28f4667b63f94ed96a3c3672f5db226de4d","kind":"commit","published_at":"2022-04-12T15:57:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1/manifests"},{"name":"node-v0.12.0","sha":"23a22da18c326f5032862613dc42a981c87f0d02","kind":"commit","published_at":"2022-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0/manifests"},{"name":"v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0/manifests"},{"name":"python-v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0/manifests"},{"name":"v0.11.2","sha":"03e10b606d948b76c151f082b8a9f183b28e6a11","kind":"commit","published_at":"2022-02-28T10:52:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2/manifests"},{"name":"node-v0.8.3","sha":"1d29a5179cdad38f3340216087605791124b2f17","kind":"commit","published_at":"2022-02-28T10:30:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3/manifests"},{"name":"python-v0.11.6","sha":"ffaee13994e4c1e8bedb8985b567ba510010edeb","kind":"commit","published_at":"2022-02-28T09:20:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6/manifests"},{"name":"python-v0.11.5","sha":"2fecdc10dd2792a2f033a27e510ac828c744d619","kind":"commit","published_at":"2022-02-16T12:07:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5/manifests"},{"name":"python-v0.11.4","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4/manifests"},{"name":"node-v0.8.2","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2/manifests"},{"name":"python-v0.11.3","sha":"2c9d039ed02d8c37d587c36183832b19eea12196","kind":"commit","published_at":"2022-01-17T09:22:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3/manifests"},{"name":"v0.11.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1/manifests"},{"name":"node-v0.8.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1/manifests"},{"name":"python-v0.11.2","sha":"8e0d66a25421ffff20a384c65a95fe99a7b5582c","kind":"commit","published_at":"2022-01-04T13:58:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2/manifests"},{"name":"python-v0.11.1","sha":"7069988ffeb376ff3deb36800b4da3d4aa4e5cb4","kind":"commit","published_at":"2021-12-28T12:59:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1/manifests"},{"name":"python-v0.11.0","sha":"38a85b21124f404b7003970c6c34039749efbca8","kind":"commit","published_at":"2021-12-24T07:05:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0/manifests"},{"name":"node-v0.8.0","sha":"fd316bdc61d7a7f3cec0ced2154baace81620c1f","kind":"commit","published_at":"2021-09-02T18:11:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0/manifests"},{"name":"python-v0.10.3","sha":"755e5f5c1e5b955fd41b72635701ffb60cb0d726","kind":"commit","published_at":"2021-05-24T21:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3/manifests"},{"name":"python-v0.10.2","sha":"32b3b7a0f2d698130724156cfc744aa6084fbec0","kind":"commit","published_at":"2021-04-05T20:47:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2/manifests"},{"name":"python-v0.10.1","sha":"bc8bbf637ad5a936e141570dfe583f3e62e32a94","kind":"commit","published_at":"2021-02-08T16:45:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1/manifests"},{"name":"python-v0.10.1rc1","sha":"d96442cbe8b2a5b1a01b0e18c864e596dc76fab9","kind":"commit","published_at":"2021-02-04T15:37:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1/manifests"},{"name":"python-v0.10.0","sha":"719bea76b92a34ee03dc024315922c50a3a9ea40","kind":"commit","published_at":"2021-01-12T21:34:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0/manifests"},{"name":"python-v0.10.0rc1","sha":"6201258a0e7e418eeda63876a5c27f1c18d5eb3e","kind":"commit","published_at":"2020-12-08T18:31:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1/manifests"},{"name":"python-v0.9.4","sha":"b122737ec60403bbd99e1c07e9488f911243ab8f","kind":"commit","published_at":"2020-11-10T04:23:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4/manifests"},{"name":"python-v0.9.3","sha":"2364d376f7c1ccfe14389d71a1308e40635c0af3","kind":"commit","published_at":"2020-10-26T20:40:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3/manifests"},{"name":"python-v0.9.2","sha":"91f602f744f7fee72f2f5fa8d6c7c48bb1d72d3b","kind":"commit","published_at":"2020-10-15T14:14:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2/manifests"},{"name":"python-v0.9.1","sha":"f94a2747029c564bbc2b07c6bbddb9dded0eec28","kind":"commit","published_at":"2020-10-13T18:45:21.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1/manifests"},{"name":"python-v0.9.0","sha":"3bb794681cc9308bbde47421d124c9265588b21c","kind":"commit","published_at":"2020-10-09T17:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0/manifests"},{"name":"python-v0.9.0.rc2","sha":"dd9fda5d0529a230e4e4c114368b2c5f238d2cf4","kind":"commit","published_at":"2020-10-06T09:04:36.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2/manifests"},{"name":"python-v0.9.0.rc1","sha":"aebf510c5a4257edf60232c80c2fe06052b82965","kind":"commit","published_at":"2020-09-29T14:24:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1/manifests"},{"name":"python-v0.9.0.dev4","sha":"171a042ee00f9e63f04aa1482ef46235c1e4131b","kind":"commit","published_at":"2020-09-24T14:16:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4/manifests"},{"name":"python-v0.9.0.dev3","sha":"c96ecfc093c4dbe656fa811f95f5adfd02069e14","kind":"commit","published_at":"2020-09-18T11:48:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3/manifests"},{"name":"python-v0.9.0.dev2","sha":"87c4c457ce5287ea9502b4f9c3d14ba9fb80d7f9","kind":"commit","published_at":"2020-09-14T12:29:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2/manifests"},{"name":"python-v0.9.0.dev1","sha":"e4defa9c18c4167a68adfe6c9fed93d4320afc2a","kind":"commit","published_at":"2020-09-14T09:25:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1/manifests"},{"name":"python-v0.9.0.dev0","sha":"c036cd4ced8a71892f39fa485ad370272989fcb6","kind":"commit","published_at":"2020-08-21T22:52:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0/manifests"},{"name":"python-v0.8.1","sha":"da0a5172ef14a94c0ad0ef47600305e471a87efd","kind":"commit","published_at":"2020-07-20T21:01:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1/manifests"},{"name":"python-v0.8.1.rc2","sha":"157feed9a55926b894bc65213fffcbf57b3229ba","kind":"commit","published_at":"2020-07-17T17:12:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2/manifests"},{"name":"python-v0.8.1.rc1","sha":"5be375eaea58d1e4274e37c63470bffee48ff2c2","kind":"commit","published_at":"2020-07-06T19:21:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1/manifests"},{"name":"node-v0.7.0","sha":"9294db78a4ca43f75e4694a67254d8c5a20267e8","kind":"tag","published_at":"2020-07-01T21:49:30.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0/manifests"},{"name":"python-v0.8.0","sha":"6349ca51b360cff0c4b2c6d489e61eaf53259a5f","kind":"commit","published_at":"2020-06-26T20:12:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0/manifests"},{"name":"python-v0.8.0-transformers","sha":"8ae19821494be9bba9e6529b1d03a205671979b6","kind":"commit","published_at":"2020-06-26T19:36:08.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-transformers","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-transformers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-transformers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers/manifests"},{"name":"python-v0.8.0-rc3","sha":"74d812d40180032d2dbb6ca59e2e10f0257ef46b","kind":"commit","published_at":"2020-06-22T16:54:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3/manifests"},{"name":"python-v0.8.0-rc2","sha":"a14cd7b21918730b92879a7cac3d6e1541732764","kind":"commit","published_at":"2020-06-19T14:48:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2/manifests"},{"name":"python-v0.8.0-rc1","sha":"fb964adfdbdafcd9bac2bc524a7d7ca7399c4e78","kind":"commit","published_at":"2020-06-11T18:24:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1/manifests"},{"name":"python-v0.8.0-dev2","sha":"d00ac60162211dd0044ad1214325de75b5a58711","kind":"commit","published_at":"2020-06-03T22:27:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2/manifests"},{"name":"python-v0.8.0-dev1","sha":"171c6500ecfc25b0ba545bab58974c7be84f728b","kind":"commit","published_at":"2020-05-27T18:35:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1/manifests"},{"name":"python-v0.8.0-dev","sha":"f8f5cafccd295e8e1f6d665ff3eaffc3397a4d7f","kind":"commit","published_at":"2020-05-21T23:26:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev/manifests"},{"name":"python-v0.7.0","sha":"670f619ab52c675e92f1fcd3eb7420fe67312f22","kind":"commit","published_at":"2020-04-17T16:48:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0/manifests"},{"name":"python-v0.7.0-rc7","sha":"3312ad75d99fd3eacce2e11cd61c969890addb8e","kind":"commit","published_at":"2020-04-16T23:39:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7/manifests"},{"name":"python-v0.7.0-rc6","sha":"bdfb02f4733dd0d1387ad13345db75a63faa0075","kind":"commit","published_at":"2020-04-16T18:42:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6/manifests"},{"name":"node-v0.6.2","sha":"c164baf539a33226ec903b466dfb5a496c1d859d","kind":"tag","published_at":"2020-04-13T20:58:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2/manifests"},{"name":"python-v0.7.0-rc5","sha":"09104afd07deee2ba85fa83d251f823709ad8dfa","kind":"commit","published_at":"2020-04-09T15:41:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5/manifests"},{"name":"rust-v0.10.1","sha":"af66d6fc6f14153b21fbccd1774e00adfa05742a","kind":"commit","published_at":"2020-04-09T15:30:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1/manifests"},{"name":"python-v0.7.0-rc4","sha":"e7949fcb84b6d2addad8d47dfc51e38a4dd591f0","kind":"commit","published_at":"2020-04-08T20:16:20.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4/manifests"},{"name":"rust-v0.10.0","sha":"e946c4253413fc4f08c2b797448c9821bd7c4e3b","kind":"commit","published_at":"2020-04-08T18:22:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0/manifests"},{"name":"node-v0.6.1","sha":"cca20f491298df03110ba6fb7537fc91eb9ff168","kind":"tag","published_at":"2020-04-01T18:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1/manifests"},{"name":"python-v0.7.0-rc3","sha":"93a83127ae1423b56fe6c0d35b60100c7850c002","kind":"commit","published_at":"2020-03-31T18:25:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3/manifests"},{"name":"node-v0.6.0","sha":"bb920af9e8f13861968bf00680850aca34729430","kind":"tag","published_at":"2020-03-30T16:39:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0/manifests"},{"name":"python-v0.7.0-rc2","sha":"e8aec7a624b7b4814af169828143477c67f359a8","kind":"commit","published_at":"2020-03-27T13:17:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2/manifests"},{"name":"python-v0.7.0-rc1","sha":"b132be34af618ce94b25be2c4b6d669281833ac4","kind":"commit","published_at":"2020-03-26T21:26:14.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1/manifests"},{"name":"rust-v0.9.0","sha":"ab12a7fbacfc026bf62363a6449bad2bdfdf3796","kind":"commit","published_at":"2020-03-26T21:21:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0/manifests"},{"name":"python-v0.6.0","sha":"afe96da7e33aef6c8c4f39aa3672910d0a0ebe6e","kind":"commit","published_at":"2020-03-02T20:02:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0/manifests"},{"name":"rust-v0.8.0","sha":"9256ec65b120cc11da180262e950a997abe23307","kind":"commit","published_at":"2020-03-02T19:39:25.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0/manifests"},{"name":"node-v0.5.0","sha":"bb6efeb04fbc397183d533485a37fa8c2248b464","kind":"tag","published_at":"2020-02-27T21:04:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0/manifests"},{"name":"python-v0.5.2","sha":"440e8e9bd9ebc00252619cd354f8dca28eff5b5e","kind":"commit","published_at":"2020-02-24T21:08:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2/manifests"},{"name":"python-v0.5.1","sha":"be08d9574ca61ceb114b7e1fcecb7b936785b2bf","kind":"commit","published_at":"2020-02-24T15:12:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1/manifests"},{"name":"python-v0.5.0","sha":"11dd6c8baef9ae2b836d594215f14a208dbacfb2","kind":"commit","published_at":"2020-02-18T23:49:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0/manifests"},{"name":"node-v0.4.1","sha":"5e612669bbbad431a400c294b54b3ad6eb5e3f82","kind":"tag","published_at":"2020-02-11T14:54:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1/manifests"},{"name":"python-v0.4.2","sha":"bbbd97c7e197d1fc9db0818af5b0e118a313dcd7","kind":"commit","published_at":"2020-02-11T13:15:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2/manifests"},{"name":"python-v0.4.1","sha":"c1ddfdac8cc1f12049edcc8d7fb9b66f2fe2c062","kind":"commit","published_at":"2020-02-11T04:23:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1/manifests"},{"name":"python-v0.4.0","sha":"3c0164ef754043c1f0e89103c4477ed850977036","kind":"commit","published_at":"2020-02-10T21:07:32.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0/manifests"},{"name":"node-v0.4.0","sha":"3df188dc278c470ebafd7e3900b8ade4e160a60b","kind":"tag","published_at":"2020-02-05T22:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0/manifests"},{"name":"python-v0.3.0","sha":"9745786b89fa76280d47fa05f457de653c2db7d7","kind":"commit","published_at":"2020-02-05T18:55:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0/manifests"},{"name":"node-v0.3.1","sha":"88391dd18501ee672bee155a15f16632f2e0ae57","kind":"tag","published_at":"2020-01-24T22:21:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1/manifests"},{"name":"node-v0.3.0","sha":"698d267a5ae94eb1dba6e2983dbd32d7a15ceb64","kind":"tag","published_at":"2020-01-23T20:07:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0/manifests"},{"name":"python-v0.2.1","sha":"0105021280d221e33bf1d25f0f16af93fa76970b","kind":"commit","published_at":"2020-01-22T21:07:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1/manifests"},{"name":"python-v0.2.0","sha":"da7e629e4a49a11e373e22244902be0b3cc587d9","kind":"commit","published_at":"2020-01-20T14:14:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0/manifests"},{"name":"node-v0.2.4","sha":"a779714a9e565061a68d9fa4eb2764751a27fb89","kind":"tag","published_at":"2020-01-14T22:32:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4/manifests"},{"name":"node-v0.2.3","sha":"25546d00c6217066ac879cda91f66647d19b9395","kind":"tag","published_at":"2020-01-14T22:18:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3/manifests"},{"name":"v0.1.1","sha":"fc9e81d4ab50f62d72d0db381465600105940743","kind":"commit","published_at":"2020-01-12T07:35:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dd569020c1c3b4942c181945fe4a6abeab95209f","kind":"commit","published_at":"2020-01-10T18:49:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"988159a9988fd3d2d26f29b93fb99a6e92cf5e7f","kind":"commit","published_at":"2020-01-08T18:42:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.13","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"b06681cb1ee643eb1ce8f31a6d3599e6263c9a8a","kind":"commit","published_at":"2020-01-07T02:05:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.12","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"839239d3b477ef05449f8354fb2da892ba5923d7","kind":"commit","published_at":"2019-12-27T15:43:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.11","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ffd28ba55866167c903e16ba00233c8b2edb8e50","kind":"commit","published_at":"2019-12-26T19:56:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.10","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"fab1d4cabc478eebb9fb96aded91fe50ae7cb3f0","kind":"commit","published_at":"2019-12-23T22:28:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.9","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2266960ef7378b50e196b130a51730721e6ba3a6","kind":"commit","published_at":"2019-12-20T15:26:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.8","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9763282d59c53d20cb4be5e8c92b9478f02f8757","kind":"commit","published_at":"2019-12-17T23:42:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"08eb163415b0a3e8a77853a3bf41c479db749c62","kind":"commit","published_at":"2019-12-17T00:38:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ee883c3fc71bac86b0c9f63758cab387bfebc2fd","kind":"commit","published_at":"2019-12-13T23:18:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7cb2fe2ea0b36e6a9ba74ed863865fa02b7d1f87","kind":"commit","published_at":"2019-12-10T23:01:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4bda752bd16e8a4780df94aac1a98d9d515282e","kind":"commit","published_at":"2019-12-03T22:41:43.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-10-26T11:27:20.970Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.8022212791057335,"dependent_packages_count":8.376244562665123,"stargazers_count":0.8086195203156791,"forks_count":1.1870851059457015,"docker_downloads_count":null,"average":3.7935426170080593},"purl":"pkg:golang/github.com/huggingface/tokenizers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/huggingface/tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/huggingface/tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/huggingface/tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T20:00:53.035Z","issues_count":608,"pull_requests_count":486,"avg_time_to_close_issue":38073094.40163934,"avg_time_to_close_pull_request":6639207.521739131,"issues_closed_count":488,"pull_requests_closed_count":390,"pull_request_authors_count":119,"issue_authors_count":515,"avg_comments_per_issue":3.754934210526316,"avg_comments_per_pull_request":1.8950617283950617,"merged_pull_requests_count":261,"bot_issues_count":0,"bot_pull_requests_count":39,"past_year_issues_count":101,"past_year_pull_requests_count":160,"past_year_avg_time_to_close_issue":1663558.2258064516,"past_year_avg_time_to_close_pull_request":1769318.2333333334,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":90,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.2475247524752475,"past_year_avg_comments_per_pull_request":1.11875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":70,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","maintainers":[{"login":"Narsil","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"n1t0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"},{"login":"epwalsh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"},{"login":"EricLBuehler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"McPatate","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"},{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"},{"login":"abhishekkrthakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"thomwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"}],"active_maintainers":[{"login":"Narsil","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhuggingface%2Ftokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhuggingface%2Ftokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhuggingface%2Ftokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhuggingface%2Ftokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhuggingface%2Ftokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhuggingface%2Ftokenizers/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2136136,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13208330,"name":"python312Packages.tokenizers","ecosystem":"nixpkgs","description":"Fast State-of-the-Art Tokenizers optimized for Research and Production","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:13:53.781Z","latest_release_published_at":"2026-02-02T01:13:53.781Z","latest_release_number":"0.19.1","last_synced_at":"2026-05-13T08:00:26.010Z","created_at":"2026-02-02T01:13:48.410Z","updated_at":"2026-05-13T08:00:26.011Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.tokenizers","install_command":"nix-env -iA nixpkgs.python312Packages.tokenizers","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/tokenizers/default.nix#L143","metadata":{"nix_attribute":"python3.12-tokenizers-0.19.1","position":"pkgs/development/python-modules/tokenizers/default.nix:143","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tokenizers","upstream_purl":"pkg:pypi/tokenizers"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.tokenizers?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tokenizers/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":4295575,"name":"tokenizers","ecosystem":"cargo","description":"Provides an implementation of today's most used tokenizers,\nwith a focus on performances and versatility.\n","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["tokenizer","nlp","wordpiece","huggingface","bpe"],"namespace":null,"versions_count":38,"first_release_published_at":"2019-08-08T14:55:49.017Z","latest_release_published_at":"2025-09-19T09:46:10.340Z","latest_release_number":"0.22.1","last_synced_at":"2026-04-29T16:59:20.457Z","created_at":"2022-04-13T07:07:03.783Z","updated_at":"2026-04-29T16:59:20.457Z","registry_url":"https://crates.io/crates/tokenizers/","install_command":"cargo install tokenizers","documentation_url":"https://docs.rs/tokenizers/","metadata":{"categories":[]},"repo_metadata":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2025-09-19T09:46:10.000Z","size":14115,"stargazers_count":10110,"open_issues_count":110,"forks_count":970,"subscribers_count":126,"default_branch":"main","last_synced_at":"2025-09-30T18:02:31.864Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2025-09-30T14:34:48.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1729,"total_committers":112,"mean_commits":15.4375,"dds":0.4598033545401966,"last_synced_commit":"eb4cc86d4ef63b46d15ced15b24b86d9e6fc7dcf"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/tokenizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/sbom","scorecard":{"id":472294,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/tokenizers","commit":"ed2cda51e66546ad1c6c816ea3d412d9d50e2327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CI.yml:165","Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:19","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment_trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yml:1","Warn: no topLevel permission defined: .github/workflows/node-release.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/python-release.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_pr_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment_trigger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment_trigger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/upload_pr_documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:120","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp"],"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-19T14:15:42.841Z","repository_id":37358254,"created_at":"2025-08-19T14:15:42.841Z","updated_at":"2025-08-19T14:15:42.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019316,"owners_count":26086711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":355,"last_synced_at":"2025-09-30T18:00:38.399Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":590689,"followers":54295,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-09-30T18:00:38.399Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.22.1","sha":"afaae088837b277c19f90604a1111a272838857b","kind":"commit","published_at":"2025-09-19T09:44:39.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1/manifests"},{"name":"v0.22.1rc0","sha":"6cbd4612bd7bc66e855dea568637a37a7605b638","kind":"commit","published_at":"2025-09-19T09:29:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0/manifests"},{"name":"v0.22.0","sha":"4630f94378998f68df3d021c61a7340b813e264b","kind":"commit","published_at":"2025-08-29T10:20:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0/manifests"},{"name":"v0.22.0rc0","sha":"1d34d6620b9a5a3d62ad09e7b204f7abde5c097d","kind":"commit","published_at":"2025-08-29T09:29:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0/manifests"},{"name":"v0.21.4","sha":"e892882fd4608b468dcf9dc33ea95283882b8e6d","kind":"commit","published_at":"2025-07-28T13:15:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"dd4fc3df1a8a7cd135eecca2158db018d85f94f1","kind":"commit","published_at":"2025-07-04T09:11:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"df1e36f4dead6e3ea48f75c717c6dc6c8995b63d","kind":"commit","published_at":"2025-06-24T10:18:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2/manifests"},{"name":"v0.21.2rc0","sha":"d0cb7db29cae29914fddec1d5045b7b564dc69d9","kind":"commit","published_at":"2025-06-24T10:00:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0/manifests"},{"name":"v0.21.1","sha":"133db48d4f272070076fbc7a649c9e8aa8cd0646","kind":"commit","published_at":"2025-03-13T10:34:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1/manifests"},{"name":"v0.21.1rc0","sha":"4722e2151f7ce1d5a4879a042cfe6ea78572a280","kind":"commit","published_at":"2025-03-12T09:42:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0/manifests"},{"name":"v0.21.0","sha":"cf102e67258a683e393db8578120327553b52ca7","kind":"commit","published_at":"2024-11-27T13:05:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0/manifests"},{"name":"v0.21.0rc0","sha":"90795fe4743b22ba19a9d081269a75dbc0bfaef6","kind":"commit","published_at":"2024-11-27T12:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0/manifests"},{"name":"v0.20.4","sha":"350e5db82d92d6484dea4853dc1800e751e82701","kind":"commit","published_at":"2024-11-26T17:00:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4/manifests"},{"name":"v0.20.4rc0","sha":"8f026799eb7b352d8c6aace7b56d1206b893ae6d","kind":"commit","published_at":"2024-11-26T16:44:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0/manifests"},{"name":"v0.20.4-rc0","sha":"a1c572e2be71cd406b9ae92400420e3215add0aa","kind":"commit","published_at":"2024-11-15T11:09:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4-rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0/manifests"},{"name":"v0.20.3","sha":"b63262a481495453011bf7a3b27995d6611dfae7","kind":"commit","published_at":"2024-11-05T17:17:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3/manifests"},{"name":"v0.20.3rc1","sha":"6af367b0db4666cd74d1fac3c2ea660f54dcd6c9","kind":"commit","published_at":"2024-11-05T16:54:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1/manifests"},{"name":"v0.20.2","sha":"caa650512c7e80d6631668d034c9aef645df5544","kind":"commit","published_at":"2024-11-04T17:15:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2/manifests"},{"name":"v0.20.2rc1","sha":"5266b42a3db4e687c13d8ec28f03532d72067fdc","kind":"commit","published_at":"2024-11-04T14:49:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1/manifests"},{"name":"v0.20.1","sha":"d98298a2c20ab58df5bb7ea57cfe73f83186c2a5","kind":"commit","published_at":"2024-10-10T09:45:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1/manifests"},{"name":"v0.20.1rc1","sha":"de305f21709a6bc1fc5664a370f1380e09315ff9","kind":"commit","published_at":"2024-10-10T09:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1/manifests"},{"name":"v0.20.0","sha":"a5adaace3d6188d2ea22f76675af837ccfb2af3a","kind":"commit","published_at":"2024-08-08T16:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0/manifests"},{"name":"v0.20.0rc1","sha":"a8def0739f5301e847614ad65947c05ed34cd9a5","kind":"commit","published_at":"2024-08-08T14:57:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1/manifests"},{"name":"v0.19.1","sha":"3b3c9604f951850be398e45e4a569242fb2319c1","kind":"commit","published_at":"2024-04-17T21:09:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1/manifests"},{"name":"v0.19.1rc0","sha":"da307684adb81fe5ed7d340d139d669aeb3ca1ba","kind":"commit","published_at":"2024-04-17T20:06:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0/manifests"},{"name":"v0.19.0","sha":"e59020d642b48148516090c04abe9545510e28b3","kind":"commit","published_at":"2024-04-17T08:50:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0/manifests"},{"name":"v0.19.0rc0","sha":"36846e878f101b080d25512e2e02416a5751098d","kind":"commit","published_at":"2024-04-16T14:05:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0/manifests"},{"name":"v0.16.0rc1","sha":"c13bf944a13dfa6c67df19d00360259c646db10b","kind":"commit","published_at":"2024-04-15T16:23:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.16.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"701a73b869602b5639589d197e805349cdba3223","kind":"commit","published_at":"2024-02-12T01:03:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2/manifests"},{"name":"v0.15.2rc1","sha":"f11fd7af3fe3554509ac37bb15730e61aed61e39","kind":"commit","published_at":"2024-02-11T03:55:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1/manifests"},{"name":"v0.15.1","sha":"d38be16fbd8cf9f6372a96e9b0b8559dd54c00fb","kind":"commit","published_at":"2024-01-22T14:37:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1/manifests"},{"name":"v0.15.1.rc1","sha":"1e2dea3a8583cd0119c8c8944c65638d122584df","kind":"commit","published_at":"2024-01-19T15:08:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1/manifests"},{"name":"v0.15.1.rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0/manifests"},{"name":"v0.15.1rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0/manifests"},{"name":"v0.15.0","sha":"41c4864bd2f216b648dbbda27ad49347ab424a49","kind":"commit","published_at":"2023-11-14T18:44:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0/manifests"},{"name":"v0.15.0.rc1","sha":"284fbd8e215a34d3b8de849a1d0bca292116b11f","kind":"commit","published_at":"2023-11-14T17:45:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1/manifests"},{"name":"v0.14.1","sha":"6357206cdcce4d78ffb1e0372feb456caea09375","kind":"commit","published_at":"2023-10-06T11:05:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1/manifests"},{"name":"v0.14.1rc1","sha":"e2368c48eee0a23d2cde2011a939e54b3116d108","kind":"commit","published_at":"2023-10-05T13:56:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1/manifests"},{"name":"v0.14.0","sha":"9a79cb8cfc8c5d3b1727ebce9859ddfa76273ab4","kind":"commit","published_at":"2023-09-07T13:38:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0/manifests"},{"name":"v0.14.0.rc1","sha":"61a28c162c10ef2598c4a3118b1b53725925116a","kind":"commit","published_at":"2023-09-07T11:30:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1/manifests"},{"name":"v0.13.4.rc3","sha":"524818fd09524cb4330322a7b9d22db8a9352362","kind":"commit","published_at":"2023-08-23T13:46:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3/manifests"},{"name":"v0.13.4.rc2","sha":"9a93c50c25c1e0b73a85584f327113bcbef5ac80","kind":"commit","published_at":"2023-08-14T13:27:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2/manifests"},{"name":"v0.13.4.rc1","sha":"b35d33f9814d5be14a8f02a477816e9655a41e9e","kind":"commit","published_at":"2023-08-14T11:49:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1/manifests"},{"name":"v0.13.4-rc2","sha":"b4fcc9ce6e4ad5806e82826f816acfdfdc4fcc67","kind":"commit","published_at":"2023-05-17T09:18:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2/manifests"},{"name":"v0.13.4-rc1","sha":"b58227c7f1ccf8b73ee2268354336da56d91e492","kind":"commit","published_at":"2023-05-12T14:28:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1/manifests"},{"name":"v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3/manifests"},{"name":"node-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3/manifests"},{"name":"python-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3/manifests"},{"name":"python-v0.13.3rc1","sha":"a05be6b8d1a4c353e66d49c6a1a91227e0be58de","kind":"commit","published_at":"2023-04-04T13:03:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1/manifests"},{"name":"node-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2/manifests"},{"name":"python-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2/manifests"},{"name":"v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2/manifests"},{"name":"python-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1/manifests"},{"name":"v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1/manifests"},{"name":"node-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1/manifests"},{"name":"python-v0.13.0","sha":"63082c4d118a8bb0a997fea010723ddc04e0bdb1","kind":"commit","published_at":"2022-09-21T10:18:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0/manifests"},{"name":"v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0/manifests"},{"name":"node-v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0/manifests"},{"name":"python-v0.12.1","sha":"8a9bb28f4667b63f94ed96a3c3672f5db226de4d","kind":"commit","published_at":"2022-04-12T15:57:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1/manifests"},{"name":"node-v0.12.0","sha":"23a22da18c326f5032862613dc42a981c87f0d02","kind":"commit","published_at":"2022-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0/manifests"},{"name":"v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0/manifests"},{"name":"python-v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0/manifests"},{"name":"v0.11.2","sha":"03e10b606d948b76c151f082b8a9f183b28e6a11","kind":"commit","published_at":"2022-02-28T10:52:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2/manifests"},{"name":"node-v0.8.3","sha":"1d29a5179cdad38f3340216087605791124b2f17","kind":"commit","published_at":"2022-02-28T10:30:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3/manifests"},{"name":"python-v0.11.6","sha":"ffaee13994e4c1e8bedb8985b567ba510010edeb","kind":"commit","published_at":"2022-02-28T09:20:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6/manifests"},{"name":"python-v0.11.5","sha":"2fecdc10dd2792a2f033a27e510ac828c744d619","kind":"commit","published_at":"2022-02-16T12:07:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5/manifests"},{"name":"python-v0.11.4","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4/manifests"},{"name":"node-v0.8.2","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2/manifests"},{"name":"python-v0.11.3","sha":"2c9d039ed02d8c37d587c36183832b19eea12196","kind":"commit","published_at":"2022-01-17T09:22:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3/manifests"},{"name":"v0.11.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1/manifests"},{"name":"node-v0.8.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1/manifests"},{"name":"python-v0.11.2","sha":"8e0d66a25421ffff20a384c65a95fe99a7b5582c","kind":"commit","published_at":"2022-01-04T13:58:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2/manifests"},{"name":"python-v0.11.1","sha":"7069988ffeb376ff3deb36800b4da3d4aa4e5cb4","kind":"commit","published_at":"2021-12-28T12:59:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1/manifests"},{"name":"python-v0.11.0","sha":"38a85b21124f404b7003970c6c34039749efbca8","kind":"commit","published_at":"2021-12-24T07:05:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0/manifests"},{"name":"node-v0.8.0","sha":"fd316bdc61d7a7f3cec0ced2154baace81620c1f","kind":"commit","published_at":"2021-09-02T18:11:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0/manifests"},{"name":"python-v0.10.3","sha":"755e5f5c1e5b955fd41b72635701ffb60cb0d726","kind":"commit","published_at":"2021-05-24T21:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3/manifests"},{"name":"python-v0.10.2","sha":"32b3b7a0f2d698130724156cfc744aa6084fbec0","kind":"commit","published_at":"2021-04-05T20:47:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2/manifests"},{"name":"python-v0.10.1","sha":"bc8bbf637ad5a936e141570dfe583f3e62e32a94","kind":"commit","published_at":"2021-02-08T16:45:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1/manifests"},{"name":"python-v0.10.1rc1","sha":"d96442cbe8b2a5b1a01b0e18c864e596dc76fab9","kind":"commit","published_at":"2021-02-04T15:37:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1/manifests"},{"name":"python-v0.10.0","sha":"719bea76b92a34ee03dc024315922c50a3a9ea40","kind":"commit","published_at":"2021-01-12T21:34:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0/manifests"},{"name":"python-v0.10.0rc1","sha":"6201258a0e7e418eeda63876a5c27f1c18d5eb3e","kind":"commit","published_at":"2020-12-08T18:31:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1/manifests"},{"name":"python-v0.9.4","sha":"b122737ec60403bbd99e1c07e9488f911243ab8f","kind":"commit","published_at":"2020-11-10T04:23:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4/manifests"},{"name":"python-v0.9.3","sha":"2364d376f7c1ccfe14389d71a1308e40635c0af3","kind":"commit","published_at":"2020-10-26T20:40:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3/manifests"},{"name":"python-v0.9.2","sha":"91f602f744f7fee72f2f5fa8d6c7c48bb1d72d3b","kind":"commit","published_at":"2020-10-15T14:14:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2/manifests"},{"name":"python-v0.9.1","sha":"f94a2747029c564bbc2b07c6bbddb9dded0eec28","kind":"commit","published_at":"2020-10-13T18:45:21.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1/manifests"},{"name":"python-v0.9.0","sha":"3bb794681cc9308bbde47421d124c9265588b21c","kind":"commit","published_at":"2020-10-09T17:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0/manifests"},{"name":"python-v0.9.0.rc2","sha":"dd9fda5d0529a230e4e4c114368b2c5f238d2cf4","kind":"commit","published_at":"2020-10-06T09:04:36.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2/manifests"},{"name":"python-v0.9.0.rc1","sha":"aebf510c5a4257edf60232c80c2fe06052b82965","kind":"commit","published_at":"2020-09-29T14:24:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1/manifests"},{"name":"python-v0.9.0.dev4","sha":"171a042ee00f9e63f04aa1482ef46235c1e4131b","kind":"commit","published_at":"2020-09-24T14:16:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4/manifests"},{"name":"python-v0.9.0.dev3","sha":"c96ecfc093c4dbe656fa811f95f5adfd02069e14","kind":"commit","published_at":"2020-09-18T11:48:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3/manifests"},{"name":"python-v0.9.0.dev2","sha":"87c4c457ce5287ea9502b4f9c3d14ba9fb80d7f9","kind":"commit","published_at":"2020-09-14T12:29:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2/manifests"},{"name":"python-v0.9.0.dev1","sha":"e4defa9c18c4167a68adfe6c9fed93d4320afc2a","kind":"commit","published_at":"2020-09-14T09:25:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1/manifests"},{"name":"python-v0.9.0.dev0","sha":"c036cd4ced8a71892f39fa485ad370272989fcb6","kind":"commit","published_at":"2020-08-21T22:52:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0/manifests"},{"name":"python-v0.8.1","sha":"da0a5172ef14a94c0ad0ef47600305e471a87efd","kind":"commit","published_at":"2020-07-20T21:01:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1/manifests"},{"name":"python-v0.8.1.rc2","sha":"157feed9a55926b894bc65213fffcbf57b3229ba","kind":"commit","published_at":"2020-07-17T17:12:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2/manifests"},{"name":"python-v0.8.1.rc1","sha":"5be375eaea58d1e4274e37c63470bffee48ff2c2","kind":"commit","published_at":"2020-07-06T19:21:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1/manifests"},{"name":"node-v0.7.0","sha":"9294db78a4ca43f75e4694a67254d8c5a20267e8","kind":"tag","published_at":"2020-07-01T21:49:30.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0/manifests"},{"name":"python-v0.8.0","sha":"6349ca51b360cff0c4b2c6d489e61eaf53259a5f","kind":"commit","published_at":"2020-06-26T20:12:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0/manifests"},{"name":"python-v0.8.0-transformers","sha":"8ae19821494be9bba9e6529b1d03a205671979b6","kind":"commit","published_at":"2020-06-26T19:36:08.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-transformers","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-transformers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-transformers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers/manifests"},{"name":"python-v0.8.0-rc3","sha":"74d812d40180032d2dbb6ca59e2e10f0257ef46b","kind":"commit","published_at":"2020-06-22T16:54:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3/manifests"},{"name":"python-v0.8.0-rc2","sha":"a14cd7b21918730b92879a7cac3d6e1541732764","kind":"commit","published_at":"2020-06-19T14:48:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2/manifests"},{"name":"python-v0.8.0-rc1","sha":"fb964adfdbdafcd9bac2bc524a7d7ca7399c4e78","kind":"commit","published_at":"2020-06-11T18:24:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1/manifests"},{"name":"python-v0.8.0-dev2","sha":"d00ac60162211dd0044ad1214325de75b5a58711","kind":"commit","published_at":"2020-06-03T22:27:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2/manifests"},{"name":"python-v0.8.0-dev1","sha":"171c6500ecfc25b0ba545bab58974c7be84f728b","kind":"commit","published_at":"2020-05-27T18:35:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1/manifests"},{"name":"python-v0.8.0-dev","sha":"f8f5cafccd295e8e1f6d665ff3eaffc3397a4d7f","kind":"commit","published_at":"2020-05-21T23:26:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev/manifests"},{"name":"python-v0.7.0","sha":"670f619ab52c675e92f1fcd3eb7420fe67312f22","kind":"commit","published_at":"2020-04-17T16:48:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0/manifests"},{"name":"python-v0.7.0-rc7","sha":"3312ad75d99fd3eacce2e11cd61c969890addb8e","kind":"commit","published_at":"2020-04-16T23:39:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7/manifests"},{"name":"python-v0.7.0-rc6","sha":"bdfb02f4733dd0d1387ad13345db75a63faa0075","kind":"commit","published_at":"2020-04-16T18:42:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6/manifests"},{"name":"node-v0.6.2","sha":"c164baf539a33226ec903b466dfb5a496c1d859d","kind":"tag","published_at":"2020-04-13T20:58:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2/manifests"},{"name":"python-v0.7.0-rc5","sha":"09104afd07deee2ba85fa83d251f823709ad8dfa","kind":"commit","published_at":"2020-04-09T15:41:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5/manifests"},{"name":"rust-v0.10.1","sha":"af66d6fc6f14153b21fbccd1774e00adfa05742a","kind":"commit","published_at":"2020-04-09T15:30:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1/manifests"},{"name":"python-v0.7.0-rc4","sha":"e7949fcb84b6d2addad8d47dfc51e38a4dd591f0","kind":"commit","published_at":"2020-04-08T20:16:20.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4/manifests"},{"name":"rust-v0.10.0","sha":"e946c4253413fc4f08c2b797448c9821bd7c4e3b","kind":"commit","published_at":"2020-04-08T18:22:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0/manifests"},{"name":"node-v0.6.1","sha":"cca20f491298df03110ba6fb7537fc91eb9ff168","kind":"tag","published_at":"2020-04-01T18:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1/manifests"},{"name":"python-v0.7.0-rc3","sha":"93a83127ae1423b56fe6c0d35b60100c7850c002","kind":"commit","published_at":"2020-03-31T18:25:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3/manifests"},{"name":"node-v0.6.0","sha":"bb920af9e8f13861968bf00680850aca34729430","kind":"tag","published_at":"2020-03-30T16:39:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0/manifests"},{"name":"python-v0.7.0-rc2","sha":"e8aec7a624b7b4814af169828143477c67f359a8","kind":"commit","published_at":"2020-03-27T13:17:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2/manifests"},{"name":"python-v0.7.0-rc1","sha":"b132be34af618ce94b25be2c4b6d669281833ac4","kind":"commit","published_at":"2020-03-26T21:26:14.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1/manifests"},{"name":"rust-v0.9.0","sha":"ab12a7fbacfc026bf62363a6449bad2bdfdf3796","kind":"commit","published_at":"2020-03-26T21:21:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0/manifests"},{"name":"python-v0.6.0","sha":"afe96da7e33aef6c8c4f39aa3672910d0a0ebe6e","kind":"commit","published_at":"2020-03-02T20:02:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0/manifests"},{"name":"rust-v0.8.0","sha":"9256ec65b120cc11da180262e950a997abe23307","kind":"commit","published_at":"2020-03-02T19:39:25.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0/manifests"},{"name":"node-v0.5.0","sha":"bb6efeb04fbc397183d533485a37fa8c2248b464","kind":"tag","published_at":"2020-02-27T21:04:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0/manifests"},{"name":"python-v0.5.2","sha":"440e8e9bd9ebc00252619cd354f8dca28eff5b5e","kind":"commit","published_at":"2020-02-24T21:08:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2/manifests"},{"name":"python-v0.5.1","sha":"be08d9574ca61ceb114b7e1fcecb7b936785b2bf","kind":"commit","published_at":"2020-02-24T15:12:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1/manifests"},{"name":"python-v0.5.0","sha":"11dd6c8baef9ae2b836d594215f14a208dbacfb2","kind":"commit","published_at":"2020-02-18T23:49:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0/manifests"},{"name":"node-v0.4.1","sha":"5e612669bbbad431a400c294b54b3ad6eb5e3f82","kind":"tag","published_at":"2020-02-11T14:54:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1/manifests"},{"name":"python-v0.4.2","sha":"bbbd97c7e197d1fc9db0818af5b0e118a313dcd7","kind":"commit","published_at":"2020-02-11T13:15:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2/manifests"},{"name":"python-v0.4.1","sha":"c1ddfdac8cc1f12049edcc8d7fb9b66f2fe2c062","kind":"commit","published_at":"2020-02-11T04:23:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1/manifests"},{"name":"python-v0.4.0","sha":"3c0164ef754043c1f0e89103c4477ed850977036","kind":"commit","published_at":"2020-02-10T21:07:32.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0/manifests"},{"name":"node-v0.4.0","sha":"3df188dc278c470ebafd7e3900b8ade4e160a60b","kind":"tag","published_at":"2020-02-05T22:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0/manifests"},{"name":"python-v0.3.0","sha":"9745786b89fa76280d47fa05f457de653c2db7d7","kind":"commit","published_at":"2020-02-05T18:55:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0/manifests"},{"name":"node-v0.3.1","sha":"88391dd18501ee672bee155a15f16632f2e0ae57","kind":"tag","published_at":"2020-01-24T22:21:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1/manifests"},{"name":"node-v0.3.0","sha":"698d267a5ae94eb1dba6e2983dbd32d7a15ceb64","kind":"tag","published_at":"2020-01-23T20:07:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0/manifests"},{"name":"python-v0.2.1","sha":"0105021280d221e33bf1d25f0f16af93fa76970b","kind":"commit","published_at":"2020-01-22T21:07:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1/manifests"},{"name":"python-v0.2.0","sha":"da7e629e4a49a11e373e22244902be0b3cc587d9","kind":"commit","published_at":"2020-01-20T14:14:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0/manifests"},{"name":"node-v0.2.4","sha":"a779714a9e565061a68d9fa4eb2764751a27fb89","kind":"tag","published_at":"2020-01-14T22:32:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4/manifests"},{"name":"node-v0.2.3","sha":"25546d00c6217066ac879cda91f66647d19b9395","kind":"tag","published_at":"2020-01-14T22:18:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3/manifests"},{"name":"v0.1.1","sha":"fc9e81d4ab50f62d72d0db381465600105940743","kind":"commit","published_at":"2020-01-12T07:35:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dd569020c1c3b4942c181945fe4a6abeab95209f","kind":"commit","published_at":"2020-01-10T18:49:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"988159a9988fd3d2d26f29b93fb99a6e92cf5e7f","kind":"commit","published_at":"2020-01-08T18:42:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.13","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"b06681cb1ee643eb1ce8f31a6d3599e6263c9a8a","kind":"commit","published_at":"2020-01-07T02:05:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.12","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"839239d3b477ef05449f8354fb2da892ba5923d7","kind":"commit","published_at":"2019-12-27T15:43:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.11","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ffd28ba55866167c903e16ba00233c8b2edb8e50","kind":"commit","published_at":"2019-12-26T19:56:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.10","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"fab1d4cabc478eebb9fb96aded91fe50ae7cb3f0","kind":"commit","published_at":"2019-12-23T22:28:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.9","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2266960ef7378b50e196b130a51730721e6ba3a6","kind":"commit","published_at":"2019-12-20T15:26:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.8","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9763282d59c53d20cb4be5e8c92b9478f02f8757","kind":"commit","published_at":"2019-12-17T23:42:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"08eb163415b0a3e8a77853a3bf41c479db749c62","kind":"commit","published_at":"2019-12-17T00:38:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ee883c3fc71bac86b0c9f63758cab387bfebc2fd","kind":"commit","published_at":"2019-12-13T23:18:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7cb2fe2ea0b36e6a9ba74ed863865fa02b7d1f87","kind":"commit","published_at":"2019-12-10T23:01:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4bda752bd16e8a4780df94aac1a98d9d515282e","kind":"commit","published_at":"2019-12-03T22:41:43.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-10-26T11:26:49.277Z","dependent_packages_count":60,"downloads":5528791,"downloads_period":"total","dependent_repos_count":281,"rankings":{"downloads":3.9702986480280824,"dependent_repos_count":2.3614754162158795,"dependent_packages_count":2.981867443145987,"stargazers_count":1.246896379953144,"forks_count":1.4772842254376202,"docker_downloads_count":3.0738566467867763,"average":2.5186131265945817},"purl":"pkg:cargo/tokenizers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/tokenizers","docker_dependents_count":35,"docker_downloads_count":23287869,"usage_url":"https://repos.ecosyste.ms/usage/cargo/tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T11:00:45.801Z","issues_count":608,"pull_requests_count":485,"avg_time_to_close_issue":38073094.40163934,"avg_time_to_close_pull_request":6599972.458974359,"issues_closed_count":488,"pull_requests_closed_count":389,"pull_request_authors_count":118,"issue_authors_count":515,"avg_comments_per_issue":3.731907894736842,"avg_comments_per_pull_request":1.8989690721649486,"merged_pull_requests_count":261,"bot_issues_count":0,"bot_pull_requests_count":39,"past_year_issues_count":113,"past_year_pull_requests_count":179,"past_year_avg_time_to_close_issue":1495627.3783783785,"past_year_avg_time_to_close_pull_request":1608903.3018867925,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":106,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":1.1592920353982301,"past_year_avg_comments_per_pull_request":1.3743016759776536,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","maintainers":[{"login":"Narsil","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"n1t0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"},{"login":"epwalsh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"},{"login":"EricLBuehler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"McPatate","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"},{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"},{"login":"abhishekkrthakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"thomwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"}],"active_maintainers":[{"login":"Narsil","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tokenizers/codemeta","maintainers":[{"uuid":"3439","login":"danieldk","name":"Daniël de Kok","email":null,"url":"https://github.com/danieldk","packages_count":54,"html_url":"https://crates.io/users/danieldk","role":null,"created_at":"2025-09-21T03:44:26.646Z","updated_at":"2025-09-21T03:44:26.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/danieldk/packages"},{"uuid":"79201","login":"Narsil","name":"Nicolas Patry","email":null,"url":"https://github.com/Narsil","packages_count":25,"html_url":"https://crates.io/users/Narsil","role":null,"created_at":"2022-11-08T02:32:50.318Z","updated_at":"2022-11-08T02:32:50.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Narsil/packages"},{"uuid":"70987","login":"n1t0","name":"Anthony MOI","email":null,"url":"https://github.com/n1t0","packages_count":2,"html_url":"https://crates.io/users/n1t0","role":null,"created_at":"2022-11-08T02:32:50.292Z","updated_at":"2022-11-08T02:32:50.292Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/n1t0/packages"},{"uuid":"229519","login":"ArthurZucker","name":"Arthur","email":null,"url":"https://github.com/ArthurZucker","packages_count":1,"html_url":"https://crates.io/users/ArthurZucker","role":null,"created_at":"2023-09-08T06:13:25.060Z","updated_at":"2023-09-08T06:13:25.060Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ArthurZucker/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":276026,"maintainers_count":63432,"namespaces_count":0,"keywords_count":59668,"github":"rust-lang","metadata":{"funded_packages_count":21630},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-08T05:04:51.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13300166,"name":"python310Packages.tokenizers","ecosystem":"nixpkgs","description":"Fast State-of-the-Art Tokenizers optimized for Research and Production","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:38:45.827Z","latest_release_published_at":"2026-02-02T06:38:45.827Z","latest_release_number":"0.14.1","last_synced_at":"2026-03-07T08:38:52.218Z","created_at":"2026-02-02T06:38:40.674Z","updated_at":"2026-03-07T08:38:52.219Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.tokenizers","install_command":"nix-env -iA nixpkgs.python310Packages.tokenizers","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/tokenizers/default.nix#L140","metadata":{"nix_attribute":"python3.10-tokenizers-0.14.1","position":"pkgs/development/python-modules/tokenizers/default.nix:140","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tokenizers","upstream_purl":"pkg:pypi/tokenizers"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.tokenizers?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tokenizers/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13200069,"name":"python311Packages.tokenizers","ecosystem":"nixpkgs","description":"Fast State-of-the-Art Tokenizers optimized for Research and Production","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:44:48.737Z","latest_release_published_at":"2026-02-02T00:44:48.737Z","latest_release_number":"0.19.1","last_synced_at":"2026-05-12T14:59:00.511Z","created_at":"2026-02-02T00:44:48.345Z","updated_at":"2026-05-12T15:25:49.876Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.tokenizers","install_command":"nix-env -iA nixpkgs.python311Packages.tokenizers","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/tokenizers/default.nix#L143","metadata":{"nix_attribute":"python3.11-tokenizers-0.19.1","position":"pkgs/development/python-modules/tokenizers/default.nix:143","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tokenizers","upstream_purl":"pkg:pypi/tokenizers"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.tokenizers?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tokenizers/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":1222739,"name":"tokenizers","ecosystem":"npm","description":"Provides an implementation of today's most used tokenizers, with a focus on performances and versatility.","homepage":"https://github.com/huggingface/tokenizers/tree/master/bindings/node","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":[],"namespace":null,"versions_count":38,"first_release_published_at":"2019-05-15T02:46:29.875Z","latest_release_published_at":"2023-05-14T19:36:28.288Z","latest_release_number":"0.13.3","last_synced_at":"2026-04-06T20:46:23.157Z","created_at":"2022-04-08T14:06:05.066Z","updated_at":"2026-04-06T20:46:23.157Z","registry_url":"https://www.npmjs.com/package/tokenizers","install_command":"npm install tokenizers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.13.3","next":"0.13.4-rc2"}},"repo_metadata":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2025-09-19T09:46:10.000Z","size":14115,"stargazers_count":10110,"open_issues_count":110,"forks_count":970,"subscribers_count":126,"default_branch":"main","last_synced_at":"2025-09-30T18:02:31.864Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2025-09-30T14:34:48.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1729,"total_committers":112,"mean_commits":15.4375,"dds":0.4598033545401966,"last_synced_commit":"eb4cc86d4ef63b46d15ced15b24b86d9e6fc7dcf"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/tokenizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/sbom","scorecard":{"id":472294,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/tokenizers","commit":"ed2cda51e66546ad1c6c816ea3d412d9d50e2327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CI.yml:165","Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:19","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment_trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yml:1","Warn: no topLevel permission defined: .github/workflows/node-release.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/python-release.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_pr_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment_trigger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment_trigger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/upload_pr_documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:120","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp"],"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-19T14:15:42.841Z","repository_id":37358254,"created_at":"2025-08-19T14:15:42.841Z","updated_at":"2025-08-19T14:15:42.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019316,"owners_count":26086711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":355,"last_synced_at":"2025-09-30T18:00:38.399Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":590689,"followers":54295,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-09-30T18:00:38.399Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.22.1","sha":"afaae088837b277c19f90604a1111a272838857b","kind":"commit","published_at":"2025-09-19T09:44:39.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1/manifests"},{"name":"v0.22.1rc0","sha":"6cbd4612bd7bc66e855dea568637a37a7605b638","kind":"commit","published_at":"2025-09-19T09:29:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0/manifests"},{"name":"v0.22.0","sha":"4630f94378998f68df3d021c61a7340b813e264b","kind":"commit","published_at":"2025-08-29T10:20:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0/manifests"},{"name":"v0.22.0rc0","sha":"1d34d6620b9a5a3d62ad09e7b204f7abde5c097d","kind":"commit","published_at":"2025-08-29T09:29:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0/manifests"},{"name":"v0.21.4","sha":"e892882fd4608b468dcf9dc33ea95283882b8e6d","kind":"commit","published_at":"2025-07-28T13:15:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"dd4fc3df1a8a7cd135eecca2158db018d85f94f1","kind":"commit","published_at":"2025-07-04T09:11:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"df1e36f4dead6e3ea48f75c717c6dc6c8995b63d","kind":"commit","published_at":"2025-06-24T10:18:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2/manifests"},{"name":"v0.21.2rc0","sha":"d0cb7db29cae29914fddec1d5045b7b564dc69d9","kind":"commit","published_at":"2025-06-24T10:00:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0/manifests"},{"name":"v0.21.1","sha":"133db48d4f272070076fbc7a649c9e8aa8cd0646","kind":"commit","published_at":"2025-03-13T10:34:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1/manifests"},{"name":"v0.21.1rc0","sha":"4722e2151f7ce1d5a4879a042cfe6ea78572a280","kind":"commit","published_at":"2025-03-12T09:42:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0/manifests"},{"name":"v0.21.0","sha":"cf102e67258a683e393db8578120327553b52ca7","kind":"commit","published_at":"2024-11-27T13:05:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0/manifests"},{"name":"v0.21.0rc0","sha":"90795fe4743b22ba19a9d081269a75dbc0bfaef6","kind":"commit","published_at":"2024-11-27T12:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0/manifests"},{"name":"v0.20.4","sha":"350e5db82d92d6484dea4853dc1800e751e82701","kind":"commit","published_at":"2024-11-26T17:00:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4/manifests"},{"name":"v0.20.4rc0","sha":"8f026799eb7b352d8c6aace7b56d1206b893ae6d","kind":"commit","published_at":"2024-11-26T16:44:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0/manifests"},{"name":"v0.20.4-rc0","sha":"a1c572e2be71cd406b9ae92400420e3215add0aa","kind":"commit","published_at":"2024-11-15T11:09:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4-rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0/manifests"},{"name":"v0.20.3","sha":"b63262a481495453011bf7a3b27995d6611dfae7","kind":"commit","published_at":"2024-11-05T17:17:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3/manifests"},{"name":"v0.20.3rc1","sha":"6af367b0db4666cd74d1fac3c2ea660f54dcd6c9","kind":"commit","published_at":"2024-11-05T16:54:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1/manifests"},{"name":"v0.20.2","sha":"caa650512c7e80d6631668d034c9aef645df5544","kind":"commit","published_at":"2024-11-04T17:15:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2/manifests"},{"name":"v0.20.2rc1","sha":"5266b42a3db4e687c13d8ec28f03532d72067fdc","kind":"commit","published_at":"2024-11-04T14:49:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1/manifests"},{"name":"v0.20.1","sha":"d98298a2c20ab58df5bb7ea57cfe73f83186c2a5","kind":"commit","published_at":"2024-10-10T09:45:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1/manifests"},{"name":"v0.20.1rc1","sha":"de305f21709a6bc1fc5664a370f1380e09315ff9","kind":"commit","published_at":"2024-10-10T09:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1/manifests"},{"name":"v0.20.0","sha":"a5adaace3d6188d2ea22f76675af837ccfb2af3a","kind":"commit","published_at":"2024-08-08T16:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0/manifests"},{"name":"v0.20.0rc1","sha":"a8def0739f5301e847614ad65947c05ed34cd9a5","kind":"commit","published_at":"2024-08-08T14:57:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1/manifests"},{"name":"v0.19.1","sha":"3b3c9604f951850be398e45e4a569242fb2319c1","kind":"commit","published_at":"2024-04-17T21:09:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1/manifests"},{"name":"v0.19.1rc0","sha":"da307684adb81fe5ed7d340d139d669aeb3ca1ba","kind":"commit","published_at":"2024-04-17T20:06:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0/manifests"},{"name":"v0.19.0","sha":"e59020d642b48148516090c04abe9545510e28b3","kind":"commit","published_at":"2024-04-17T08:50:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0/manifests"},{"name":"v0.19.0rc0","sha":"36846e878f101b080d25512e2e02416a5751098d","kind":"commit","published_at":"2024-04-16T14:05:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0/manifests"},{"name":"v0.16.0rc1","sha":"c13bf944a13dfa6c67df19d00360259c646db10b","kind":"commit","published_at":"2024-04-15T16:23:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.16.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"701a73b869602b5639589d197e805349cdba3223","kind":"commit","published_at":"2024-02-12T01:03:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2/manifests"},{"name":"v0.15.2rc1","sha":"f11fd7af3fe3554509ac37bb15730e61aed61e39","kind":"commit","published_at":"2024-02-11T03:55:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1/manifests"},{"name":"v0.15.1","sha":"d38be16fbd8cf9f6372a96e9b0b8559dd54c00fb","kind":"commit","published_at":"2024-01-22T14:37:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1/manifests"},{"name":"v0.15.1.rc1","sha":"1e2dea3a8583cd0119c8c8944c65638d122584df","kind":"commit","published_at":"2024-01-19T15:08:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1/manifests"},{"name":"v0.15.1.rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0/manifests"},{"name":"v0.15.1rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0/manifests"},{"name":"v0.15.0","sha":"41c4864bd2f216b648dbbda27ad49347ab424a49","kind":"commit","published_at":"2023-11-14T18:44:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0/manifests"},{"name":"v0.15.0.rc1","sha":"284fbd8e215a34d3b8de849a1d0bca292116b11f","kind":"commit","published_at":"2023-11-14T17:45:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1/manifests"},{"name":"v0.14.1","sha":"6357206cdcce4d78ffb1e0372feb456caea09375","kind":"commit","published_at":"2023-10-06T11:05:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1/manifests"},{"name":"v0.14.1rc1","sha":"e2368c48eee0a23d2cde2011a939e54b3116d108","kind":"commit","published_at":"2023-10-05T13:56:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1/manifests"},{"name":"v0.14.0","sha":"9a79cb8cfc8c5d3b1727ebce9859ddfa76273ab4","kind":"commit","published_at":"2023-09-07T13:38:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0/manifests"},{"name":"v0.14.0.rc1","sha":"61a28c162c10ef2598c4a3118b1b53725925116a","kind":"commit","published_at":"2023-09-07T11:30:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1/manifests"},{"name":"v0.13.4.rc3","sha":"524818fd09524cb4330322a7b9d22db8a9352362","kind":"commit","published_at":"2023-08-23T13:46:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3/manifests"},{"name":"v0.13.4.rc2","sha":"9a93c50c25c1e0b73a85584f327113bcbef5ac80","kind":"commit","published_at":"2023-08-14T13:27:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2/manifests"},{"name":"v0.13.4.rc1","sha":"b35d33f9814d5be14a8f02a477816e9655a41e9e","kind":"commit","published_at":"2023-08-14T11:49:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1/manifests"},{"name":"v0.13.4-rc2","sha":"b4fcc9ce6e4ad5806e82826f816acfdfdc4fcc67","kind":"commit","published_at":"2023-05-17T09:18:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2/manifests"},{"name":"v0.13.4-rc1","sha":"b58227c7f1ccf8b73ee2268354336da56d91e492","kind":"commit","published_at":"2023-05-12T14:28:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1/manifests"},{"name":"v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3/manifests"},{"name":"node-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3/manifests"},{"name":"python-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3/manifests"},{"name":"python-v0.13.3rc1","sha":"a05be6b8d1a4c353e66d49c6a1a91227e0be58de","kind":"commit","published_at":"2023-04-04T13:03:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1/manifests"},{"name":"node-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2/manifests"},{"name":"python-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2/manifests"},{"name":"v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2/manifests"},{"name":"python-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1/manifests"},{"name":"v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1/manifests"},{"name":"node-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1/manifests"},{"name":"python-v0.13.0","sha":"63082c4d118a8bb0a997fea010723ddc04e0bdb1","kind":"commit","published_at":"2022-09-21T10:18:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0/manifests"},{"name":"v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0/manifests"},{"name":"node-v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0/manifests"},{"name":"python-v0.12.1","sha":"8a9bb28f4667b63f94ed96a3c3672f5db226de4d","kind":"commit","published_at":"2022-04-12T15:57:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1/manifests"},{"name":"node-v0.12.0","sha":"23a22da18c326f5032862613dc42a981c87f0d02","kind":"commit","published_at":"2022-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0/manifests"},{"name":"v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0/manifests"},{"name":"python-v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0/manifests"},{"name":"v0.11.2","sha":"03e10b606d948b76c151f082b8a9f183b28e6a11","kind":"commit","published_at":"2022-02-28T10:52:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2/manifests"},{"name":"node-v0.8.3","sha":"1d29a5179cdad38f3340216087605791124b2f17","kind":"commit","published_at":"2022-02-28T10:30:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3/manifests"},{"name":"python-v0.11.6","sha":"ffaee13994e4c1e8bedb8985b567ba510010edeb","kind":"commit","published_at":"2022-02-28T09:20:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6/manifests"},{"name":"python-v0.11.5","sha":"2fecdc10dd2792a2f033a27e510ac828c744d619","kind":"commit","published_at":"2022-02-16T12:07:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5/manifests"},{"name":"python-v0.11.4","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4/manifests"},{"name":"node-v0.8.2","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2/manifests"},{"name":"python-v0.11.3","sha":"2c9d039ed02d8c37d587c36183832b19eea12196","kind":"commit","published_at":"2022-01-17T09:22:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3/manifests"},{"name":"v0.11.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1/manifests"},{"name":"node-v0.8.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1/manifests"},{"name":"python-v0.11.2","sha":"8e0d66a25421ffff20a384c65a95fe99a7b5582c","kind":"commit","published_at":"2022-01-04T13:58:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2/manifests"},{"name":"python-v0.11.1","sha":"7069988ffeb376ff3deb36800b4da3d4aa4e5cb4","kind":"commit","published_at":"2021-12-28T12:59:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1/manifests"},{"name":"python-v0.11.0","sha":"38a85b21124f404b7003970c6c34039749efbca8","kind":"commit","published_at":"2021-12-24T07:05:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0/manifests"},{"name":"node-v0.8.0","sha":"fd316bdc61d7a7f3cec0ced2154baace81620c1f","kind":"commit","published_at":"2021-09-02T18:11:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0/manifests"},{"name":"python-v0.10.3","sha":"755e5f5c1e5b955fd41b72635701ffb60cb0d726","kind":"commit","published_at":"2021-05-24T21:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3/manifests"},{"name":"python-v0.10.2","sha":"32b3b7a0f2d698130724156cfc744aa6084fbec0","kind":"commit","published_at":"2021-04-05T20:47:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2/manifests"},{"name":"python-v0.10.1","sha":"bc8bbf637ad5a936e141570dfe583f3e62e32a94","kind":"commit","published_at":"2021-02-08T16:45:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1/manifests"},{"name":"python-v0.10.1rc1","sha":"d96442cbe8b2a5b1a01b0e18c864e596dc76fab9","kind":"commit","published_at":"2021-02-04T15:37:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1/manifests"},{"name":"python-v0.10.0","sha":"719bea76b92a34ee03dc024315922c50a3a9ea40","kind":"commit","published_at":"2021-01-12T21:34:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0/manifests"},{"name":"python-v0.10.0rc1","sha":"6201258a0e7e418eeda63876a5c27f1c18d5eb3e","kind":"commit","published_at":"2020-12-08T18:31:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1/manifests"},{"name":"python-v0.9.4","sha":"b122737ec60403bbd99e1c07e9488f911243ab8f","kind":"commit","published_at":"2020-11-10T04:23:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4/manifests"},{"name":"python-v0.9.3","sha":"2364d376f7c1ccfe14389d71a1308e40635c0af3","kind":"commit","published_at":"2020-10-26T20:40:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3/manifests"},{"name":"python-v0.9.2","sha":"91f602f744f7fee72f2f5fa8d6c7c48bb1d72d3b","kind":"commit","published_at":"2020-10-15T14:14:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2/manifests"},{"name":"python-v0.9.1","sha":"f94a2747029c564bbc2b07c6bbddb9dded0eec28","kind":"commit","published_at":"2020-10-13T18:45:21.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1/manifests"},{"name":"python-v0.9.0","sha":"3bb794681cc9308bbde47421d124c9265588b21c","kind":"commit","published_at":"2020-10-09T17:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0/manifests"},{"name":"python-v0.9.0.rc2","sha":"dd9fda5d0529a230e4e4c114368b2c5f238d2cf4","kind":"commit","published_at":"2020-10-06T09:04:36.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2/manifests"},{"name":"python-v0.9.0.rc1","sha":"aebf510c5a4257edf60232c80c2fe06052b82965","kind":"commit","published_at":"2020-09-29T14:24:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1/manifests"},{"name":"python-v0.9.0.dev4","sha":"171a042ee00f9e63f04aa1482ef46235c1e4131b","kind":"commit","published_at":"2020-09-24T14:16:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4/manifests"},{"name":"python-v0.9.0.dev3","sha":"c96ecfc093c4dbe656fa811f95f5adfd02069e14","kind":"commit","published_at":"2020-09-18T11:48:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3/manifests"},{"name":"python-v0.9.0.dev2","sha":"87c4c457ce5287ea9502b4f9c3d14ba9fb80d7f9","kind":"commit","published_at":"2020-09-14T12:29:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2/manifests"},{"name":"python-v0.9.0.dev1","sha":"e4defa9c18c4167a68adfe6c9fed93d4320afc2a","kind":"commit","published_at":"2020-09-14T09:25:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1/manifests"},{"name":"python-v0.9.0.dev0","sha":"c036cd4ced8a71892f39fa485ad370272989fcb6","kind":"commit","published_at":"2020-08-21T22:52:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0/manifests"},{"name":"python-v0.8.1","sha":"da0a5172ef14a94c0ad0ef47600305e471a87efd","kind":"commit","published_at":"2020-07-20T21:01:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1/manifests"},{"name":"python-v0.8.1.rc2","sha":"157feed9a55926b894bc65213fffcbf57b3229ba","kind":"commit","published_at":"2020-07-17T17:12:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2/manifests"},{"name":"python-v0.8.1.rc1","sha":"5be375eaea58d1e4274e37c63470bffee48ff2c2","kind":"commit","published_at":"2020-07-06T19:21:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1/manifests"},{"name":"node-v0.7.0","sha":"9294db78a4ca43f75e4694a67254d8c5a20267e8","kind":"tag","published_at":"2020-07-01T21:49:30.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0/manifests"},{"name":"python-v0.8.0","sha":"6349ca51b360cff0c4b2c6d489e61eaf53259a5f","kind":"commit","published_at":"2020-06-26T20:12:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0/manifests"},{"name":"python-v0.8.0-transformers","sha":"8ae19821494be9bba9e6529b1d03a205671979b6","kind":"commit","published_at":"2020-06-26T19:36:08.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-transformers","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-transformers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-transformers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers/manifests"},{"name":"python-v0.8.0-rc3","sha":"74d812d40180032d2dbb6ca59e2e10f0257ef46b","kind":"commit","published_at":"2020-06-22T16:54:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3/manifests"},{"name":"python-v0.8.0-rc2","sha":"a14cd7b21918730b92879a7cac3d6e1541732764","kind":"commit","published_at":"2020-06-19T14:48:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2/manifests"},{"name":"python-v0.8.0-rc1","sha":"fb964adfdbdafcd9bac2bc524a7d7ca7399c4e78","kind":"commit","published_at":"2020-06-11T18:24:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1/manifests"},{"name":"python-v0.8.0-dev2","sha":"d00ac60162211dd0044ad1214325de75b5a58711","kind":"commit","published_at":"2020-06-03T22:27:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2/manifests"},{"name":"python-v0.8.0-dev1","sha":"171c6500ecfc25b0ba545bab58974c7be84f728b","kind":"commit","published_at":"2020-05-27T18:35:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1/manifests"},{"name":"python-v0.8.0-dev","sha":"f8f5cafccd295e8e1f6d665ff3eaffc3397a4d7f","kind":"commit","published_at":"2020-05-21T23:26:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev/manifests"},{"name":"python-v0.7.0","sha":"670f619ab52c675e92f1fcd3eb7420fe67312f22","kind":"commit","published_at":"2020-04-17T16:48:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0/manifests"},{"name":"python-v0.7.0-rc7","sha":"3312ad75d99fd3eacce2e11cd61c969890addb8e","kind":"commit","published_at":"2020-04-16T23:39:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7/manifests"},{"name":"python-v0.7.0-rc6","sha":"bdfb02f4733dd0d1387ad13345db75a63faa0075","kind":"commit","published_at":"2020-04-16T18:42:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6/manifests"},{"name":"node-v0.6.2","sha":"c164baf539a33226ec903b466dfb5a496c1d859d","kind":"tag","published_at":"2020-04-13T20:58:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2/manifests"},{"name":"python-v0.7.0-rc5","sha":"09104afd07deee2ba85fa83d251f823709ad8dfa","kind":"commit","published_at":"2020-04-09T15:41:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5/manifests"},{"name":"rust-v0.10.1","sha":"af66d6fc6f14153b21fbccd1774e00adfa05742a","kind":"commit","published_at":"2020-04-09T15:30:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1/manifests"},{"name":"python-v0.7.0-rc4","sha":"e7949fcb84b6d2addad8d47dfc51e38a4dd591f0","kind":"commit","published_at":"2020-04-08T20:16:20.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4/manifests"},{"name":"rust-v0.10.0","sha":"e946c4253413fc4f08c2b797448c9821bd7c4e3b","kind":"commit","published_at":"2020-04-08T18:22:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0/manifests"},{"name":"node-v0.6.1","sha":"cca20f491298df03110ba6fb7537fc91eb9ff168","kind":"tag","published_at":"2020-04-01T18:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1/manifests"},{"name":"python-v0.7.0-rc3","sha":"93a83127ae1423b56fe6c0d35b60100c7850c002","kind":"commit","published_at":"2020-03-31T18:25:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3/manifests"},{"name":"node-v0.6.0","sha":"bb920af9e8f13861968bf00680850aca34729430","kind":"tag","published_at":"2020-03-30T16:39:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0/manifests"},{"name":"python-v0.7.0-rc2","sha":"e8aec7a624b7b4814af169828143477c67f359a8","kind":"commit","published_at":"2020-03-27T13:17:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2/manifests"},{"name":"python-v0.7.0-rc1","sha":"b132be34af618ce94b25be2c4b6d669281833ac4","kind":"commit","published_at":"2020-03-26T21:26:14.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1/manifests"},{"name":"rust-v0.9.0","sha":"ab12a7fbacfc026bf62363a6449bad2bdfdf3796","kind":"commit","published_at":"2020-03-26T21:21:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0/manifests"},{"name":"python-v0.6.0","sha":"afe96da7e33aef6c8c4f39aa3672910d0a0ebe6e","kind":"commit","published_at":"2020-03-02T20:02:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0/manifests"},{"name":"rust-v0.8.0","sha":"9256ec65b120cc11da180262e950a997abe23307","kind":"commit","published_at":"2020-03-02T19:39:25.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0/manifests"},{"name":"node-v0.5.0","sha":"bb6efeb04fbc397183d533485a37fa8c2248b464","kind":"tag","published_at":"2020-02-27T21:04:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0/manifests"},{"name":"python-v0.5.2","sha":"440e8e9bd9ebc00252619cd354f8dca28eff5b5e","kind":"commit","published_at":"2020-02-24T21:08:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2/manifests"},{"name":"python-v0.5.1","sha":"be08d9574ca61ceb114b7e1fcecb7b936785b2bf","kind":"commit","published_at":"2020-02-24T15:12:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1/manifests"},{"name":"python-v0.5.0","sha":"11dd6c8baef9ae2b836d594215f14a208dbacfb2","kind":"commit","published_at":"2020-02-18T23:49:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0/manifests"},{"name":"node-v0.4.1","sha":"5e612669bbbad431a400c294b54b3ad6eb5e3f82","kind":"tag","published_at":"2020-02-11T14:54:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1/manifests"},{"name":"python-v0.4.2","sha":"bbbd97c7e197d1fc9db0818af5b0e118a313dcd7","kind":"commit","published_at":"2020-02-11T13:15:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2/manifests"},{"name":"python-v0.4.1","sha":"c1ddfdac8cc1f12049edcc8d7fb9b66f2fe2c062","kind":"commit","published_at":"2020-02-11T04:23:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1/manifests"},{"name":"python-v0.4.0","sha":"3c0164ef754043c1f0e89103c4477ed850977036","kind":"commit","published_at":"2020-02-10T21:07:32.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0/manifests"},{"name":"node-v0.4.0","sha":"3df188dc278c470ebafd7e3900b8ade4e160a60b","kind":"tag","published_at":"2020-02-05T22:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0/manifests"},{"name":"python-v0.3.0","sha":"9745786b89fa76280d47fa05f457de653c2db7d7","kind":"commit","published_at":"2020-02-05T18:55:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0/manifests"},{"name":"node-v0.3.1","sha":"88391dd18501ee672bee155a15f16632f2e0ae57","kind":"tag","published_at":"2020-01-24T22:21:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1/manifests"},{"name":"node-v0.3.0","sha":"698d267a5ae94eb1dba6e2983dbd32d7a15ceb64","kind":"tag","published_at":"2020-01-23T20:07:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0/manifests"},{"name":"python-v0.2.1","sha":"0105021280d221e33bf1d25f0f16af93fa76970b","kind":"commit","published_at":"2020-01-22T21:07:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1/manifests"},{"name":"python-v0.2.0","sha":"da7e629e4a49a11e373e22244902be0b3cc587d9","kind":"commit","published_at":"2020-01-20T14:14:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0/manifests"},{"name":"node-v0.2.4","sha":"a779714a9e565061a68d9fa4eb2764751a27fb89","kind":"tag","published_at":"2020-01-14T22:32:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4/manifests"},{"name":"node-v0.2.3","sha":"25546d00c6217066ac879cda91f66647d19b9395","kind":"tag","published_at":"2020-01-14T22:18:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3/manifests"},{"name":"v0.1.1","sha":"fc9e81d4ab50f62d72d0db381465600105940743","kind":"commit","published_at":"2020-01-12T07:35:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dd569020c1c3b4942c181945fe4a6abeab95209f","kind":"commit","published_at":"2020-01-10T18:49:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"988159a9988fd3d2d26f29b93fb99a6e92cf5e7f","kind":"commit","published_at":"2020-01-08T18:42:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.13","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"b06681cb1ee643eb1ce8f31a6d3599e6263c9a8a","kind":"commit","published_at":"2020-01-07T02:05:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.12","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"839239d3b477ef05449f8354fb2da892ba5923d7","kind":"commit","published_at":"2019-12-27T15:43:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.11","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ffd28ba55866167c903e16ba00233c8b2edb8e50","kind":"commit","published_at":"2019-12-26T19:56:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.10","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"fab1d4cabc478eebb9fb96aded91fe50ae7cb3f0","kind":"commit","published_at":"2019-12-23T22:28:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.9","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2266960ef7378b50e196b130a51730721e6ba3a6","kind":"commit","published_at":"2019-12-20T15:26:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.8","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9763282d59c53d20cb4be5e8c92b9478f02f8757","kind":"commit","published_at":"2019-12-17T23:42:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"08eb163415b0a3e8a77853a3bf41c479db749c62","kind":"commit","published_at":"2019-12-17T00:38:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ee883c3fc71bac86b0c9f63758cab387bfebc2fd","kind":"commit","published_at":"2019-12-13T23:18:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7cb2fe2ea0b36e6a9ba74ed863865fa02b7d1f87","kind":"commit","published_at":"2019-12-10T23:01:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4bda752bd16e8a4780df94aac1a98d9d515282e","kind":"commit","published_at":"2019-12-03T22:41:43.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-12-26T09:41:03.771Z","dependent_packages_count":6,"downloads":15285,"downloads_period":"last-month","dependent_repos_count":23,"rankings":{"downloads":7.59788455267746,"dependent_repos_count":2.672995938444386,"dependent_packages_count":4.384671470933217,"stargazers_count":1.165829369568681,"forks_count":1.5018444304710536,"docker_downloads_count":1.478961608340763,"average":3.1336978950725936},"purl":"pkg:npm/tokenizers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tokenizers","docker_dependents_count":4,"docker_downloads_count":130,"usage_url":"https://repos.ecosyste.ms/usage/npm/tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T11:00:45.801Z","issues_count":608,"pull_requests_count":485,"avg_time_to_close_issue":38073094.40163934,"avg_time_to_close_pull_request":6599972.458974359,"issues_closed_count":488,"pull_requests_closed_count":389,"pull_request_authors_count":118,"issue_authors_count":515,"avg_comments_per_issue":3.731907894736842,"avg_comments_per_pull_request":1.8989690721649486,"merged_pull_requests_count":261,"bot_issues_count":0,"bot_pull_requests_count":39,"past_year_issues_count":113,"past_year_pull_requests_count":179,"past_year_avg_time_to_close_issue":1495627.3783783785,"past_year_avg_time_to_close_pull_request":1608903.3018867925,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":106,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":1.1592920353982301,"past_year_avg_comments_per_pull_request":1.3743016759776536,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","maintainers":[{"login":"Narsil","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"n1t0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"},{"login":"epwalsh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"},{"login":"EricLBuehler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"McPatate","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"},{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"},{"login":"abhishekkrthakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"thomwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"}],"active_maintainers":[{"login":"Narsil","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tokenizers/codemeta","maintainers":[{"uuid":"julien-c","login":"julien-c","name":null,"email":"chaumond@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~julien-c","role":null,"created_at":"2022-11-10T18:40:56.887Z","updated_at":"2022-11-10T18:40:56.887Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/julien-c/packages"},{"uuid":"n1t0","login":"n1t0","name":null,"email":"anthony@teleportd.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~n1t0","role":null,"created_at":"2022-11-10T18:40:56.905Z","updated_at":"2022-11-10T18:40:56.905Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/n1t0/packages"},{"uuid":"pierric","login":"pierric","name":null,"email":"pierrot007@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~pierric","role":null,"created_at":"2022-11-10T18:40:56.914Z","updated_at":"2022-11-10T18:40:56.914Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pierric/packages"},{"uuid":"nicolas.patry","login":"nicolas.patry","name":null,"email":"patry.nicolas@protonmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~nicolas.patry","role":null,"created_at":"2023-06-13T09:47:22.023Z","updated_at":"2023-06-13T09:47:22.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nicolas.patry/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5609608,"maintainers_count":1189571,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":8603636,"name":"tokenizers-gt","ecosystem":"pypi","description":null,"homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["NLP","tokenizer","BPE","transformer","deep learning"],"namespace":null,"versions_count":3,"first_release_published_at":"2023-11-28T05:33:53.000Z","latest_release_published_at":"2024-02-19T01:36:58.000Z","latest_release_number":"0.15.2.post0","last_synced_at":"2026-04-21T03:04:31.163Z","created_at":"2023-11-28T05:46:19.670Z","updated_at":"2026-04-21T03:11:36.953Z","registry_url":"https://pypi.org/project/tokenizers-gt/","install_command":"pip install tokenizers-gt --index-url https://pypi.org/simple","documentation_url":"https://tokenizers-gt.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"tokenizers-gt","project_status":null},"repo_metadata":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2026-04-19T13:20:52.000Z","size":17289,"stargazers_count":10647,"open_issues_count":155,"forks_count":1072,"subscribers_count":120,"default_branch":"main","last_synced_at":"2026-04-19T15:11:24.427Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2026-04-19T13:16:35.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1729,"total_committers":112,"mean_commits":15.4375,"dds":0.4598033545401966,"last_synced_commit":"eb4cc86d4ef63b46d15ced15b24b86d9e6fc7dcf"},"previous_names":[],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/tokenizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/sbom","scorecard":{"id":472294,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/tokenizers","commit":"ed2cda51e66546ad1c6c816ea3d412d9d50e2327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CI.yml:165","Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:19","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment_trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yml:1","Warn: no topLevel permission defined: .github/workflows/node-release.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/python-release.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_pr_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment_trigger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment_trigger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/upload_pr_documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:120","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp"],"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-19T14:15:42.841Z","repository_id":37358254,"created_at":"2025-08-19T14:15:42.841Z","updated_at":"2025-08-19T14:15:42.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32074834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":370,"last_synced_at":"2025-11-13T02:39:46.174Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":620010,"followers":55730,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-11-13T02:39:46.174Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.22.2","sha":"6573f2c56172bac56f211e77934be3215adef2c2","kind":"commit","published_at":"2025-12-02T12:52:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2/manifests"},{"name":"v0.22.2rc0","sha":"95504c029325a5156564d26e4966c189f6b5b426","kind":"commit","published_at":"2025-12-02T12:36:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2rc0/manifests"},{"name":"v0.22.1","sha":"afaae088837b277c19f90604a1111a272838857b","kind":"commit","published_at":"2025-09-19T09:44:39.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1/manifests"},{"name":"v0.22.1rc0","sha":"6cbd4612bd7bc66e855dea568637a37a7605b638","kind":"commit","published_at":"2025-09-19T09:29:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0/manifests"},{"name":"v0.22.0","sha":"4630f94378998f68df3d021c61a7340b813e264b","kind":"commit","published_at":"2025-08-29T10:20:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0/manifests"},{"name":"v0.22.0rc0","sha":"1d34d6620b9a5a3d62ad09e7b204f7abde5c097d","kind":"commit","published_at":"2025-08-29T09:29:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0/manifests"},{"name":"v0.21.4","sha":"e892882fd4608b468dcf9dc33ea95283882b8e6d","kind":"commit","published_at":"2025-07-28T13:15:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"dd4fc3df1a8a7cd135eecca2158db018d85f94f1","kind":"commit","published_at":"2025-07-04T09:11:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"df1e36f4dead6e3ea48f75c717c6dc6c8995b63d","kind":"commit","published_at":"2025-06-24T10:18:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2/manifests"},{"name":"v0.21.2rc0","sha":"d0cb7db29cae29914fddec1d5045b7b564dc69d9","kind":"commit","published_at":"2025-06-24T10:00:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0/manifests"},{"name":"v0.21.1","sha":"133db48d4f272070076fbc7a649c9e8aa8cd0646","kind":"commit","published_at":"2025-03-13T10:34:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1/manifests"},{"name":"v0.21.1rc0","sha":"4722e2151f7ce1d5a4879a042cfe6ea78572a280","kind":"commit","published_at":"2025-03-12T09:42:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0/manifests"},{"name":"v0.21.0","sha":"cf102e67258a683e393db8578120327553b52ca7","kind":"commit","published_at":"2024-11-27T13:05:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0/manifests"},{"name":"v0.21.0rc0","sha":"90795fe4743b22ba19a9d081269a75dbc0bfaef6","kind":"commit","published_at":"2024-11-27T12:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0/manifests"},{"name":"v0.20.4","sha":"350e5db82d92d6484dea4853dc1800e751e82701","kind":"commit","published_at":"2024-11-26T17:00:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4/manifests"},{"name":"v0.20.4rc0","sha":"8f026799eb7b352d8c6aace7b56d1206b893ae6d","kind":"commit","published_at":"2024-11-26T16:44:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0/manifests"},{"name":"v0.20.4-rc0","sha":"a1c572e2be71cd406b9ae92400420e3215add0aa","kind":"commit","published_at":"2024-11-15T11:09:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4-rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0/manifests"},{"name":"v0.20.3","sha":"b63262a481495453011bf7a3b27995d6611dfae7","kind":"commit","published_at":"2024-11-05T17:17:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3/manifests"},{"name":"v0.20.3rc1","sha":"6af367b0db4666cd74d1fac3c2ea660f54dcd6c9","kind":"commit","published_at":"2024-11-05T16:54:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1/manifests"},{"name":"v0.20.2","sha":"caa650512c7e80d6631668d034c9aef645df5544","kind":"commit","published_at":"2024-11-04T17:15:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2/manifests"},{"name":"v0.20.2rc1","sha":"5266b42a3db4e687c13d8ec28f03532d72067fdc","kind":"commit","published_at":"2024-11-04T14:49:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1/manifests"},{"name":"v0.20.1","sha":"d98298a2c20ab58df5bb7ea57cfe73f83186c2a5","kind":"commit","published_at":"2024-10-10T09:45:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1/manifests"},{"name":"v0.20.1rc1","sha":"de305f21709a6bc1fc5664a370f1380e09315ff9","kind":"commit","published_at":"2024-10-10T09:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1/manifests"},{"name":"v0.20.0","sha":"a5adaace3d6188d2ea22f76675af837ccfb2af3a","kind":"commit","published_at":"2024-08-08T16:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0/manifests"},{"name":"v0.20.0rc1","sha":"a8def0739f5301e847614ad65947c05ed34cd9a5","kind":"commit","published_at":"2024-08-08T14:57:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1/manifests"},{"name":"v0.19.1","sha":"3b3c9604f951850be398e45e4a569242fb2319c1","kind":"commit","published_at":"2024-04-17T21:09:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1/manifests"},{"name":"v0.19.1rc0","sha":"da307684adb81fe5ed7d340d139d669aeb3ca1ba","kind":"commit","published_at":"2024-04-17T20:06:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0/manifests"},{"name":"v0.19.0","sha":"e59020d642b48148516090c04abe9545510e28b3","kind":"commit","published_at":"2024-04-17T08:50:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0/manifests"},{"name":"v0.19.0rc0","sha":"36846e878f101b080d25512e2e02416a5751098d","kind":"commit","published_at":"2024-04-16T14:05:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0/manifests"},{"name":"v0.16.0rc1","sha":"c13bf944a13dfa6c67df19d00360259c646db10b","kind":"commit","published_at":"2024-04-15T16:23:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.16.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"701a73b869602b5639589d197e805349cdba3223","kind":"commit","published_at":"2024-02-12T01:03:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2/manifests"},{"name":"v0.15.2rc1","sha":"f11fd7af3fe3554509ac37bb15730e61aed61e39","kind":"commit","published_at":"2024-02-11T03:55:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1/manifests"},{"name":"v0.15.1","sha":"d38be16fbd8cf9f6372a96e9b0b8559dd54c00fb","kind":"commit","published_at":"2024-01-22T14:37:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1/manifests"},{"name":"v0.15.1.rc1","sha":"1e2dea3a8583cd0119c8c8944c65638d122584df","kind":"commit","published_at":"2024-01-19T15:08:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1/manifests"},{"name":"v0.15.1rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0/manifests"},{"name":"v0.15.1.rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0/manifests"},{"name":"v0.15.0","sha":"41c4864bd2f216b648dbbda27ad49347ab424a49","kind":"commit","published_at":"2023-11-14T18:44:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0/manifests"},{"name":"v0.15.0.rc1","sha":"284fbd8e215a34d3b8de849a1d0bca292116b11f","kind":"commit","published_at":"2023-11-14T17:45:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1/manifests"},{"name":"v0.14.1","sha":"6357206cdcce4d78ffb1e0372feb456caea09375","kind":"commit","published_at":"2023-10-06T11:05:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1/manifests"},{"name":"v0.14.1rc1","sha":"e2368c48eee0a23d2cde2011a939e54b3116d108","kind":"commit","published_at":"2023-10-05T13:56:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1/manifests"},{"name":"v0.14.0","sha":"9a79cb8cfc8c5d3b1727ebce9859ddfa76273ab4","kind":"commit","published_at":"2023-09-07T13:38:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0/manifests"},{"name":"v0.14.0.rc1","sha":"61a28c162c10ef2598c4a3118b1b53725925116a","kind":"commit","published_at":"2023-09-07T11:30:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1/manifests"},{"name":"v0.13.4.rc3","sha":"524818fd09524cb4330322a7b9d22db8a9352362","kind":"commit","published_at":"2023-08-23T13:46:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3/manifests"},{"name":"v0.13.4.rc2","sha":"9a93c50c25c1e0b73a85584f327113bcbef5ac80","kind":"commit","published_at":"2023-08-14T13:27:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2/manifests"},{"name":"v0.13.4.rc1","sha":"b35d33f9814d5be14a8f02a477816e9655a41e9e","kind":"commit","published_at":"2023-08-14T11:49:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1/manifests"},{"name":"v0.13.4-rc2","sha":"b4fcc9ce6e4ad5806e82826f816acfdfdc4fcc67","kind":"commit","published_at":"2023-05-17T09:18:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2/manifests"},{"name":"v0.13.4-rc1","sha":"b58227c7f1ccf8b73ee2268354336da56d91e492","kind":"commit","published_at":"2023-05-12T14:28:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1/manifests"},{"name":"v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3/manifests"},{"name":"python-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3/manifests"},{"name":"node-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3/manifests"},{"name":"python-v0.13.3rc1","sha":"a05be6b8d1a4c353e66d49c6a1a91227e0be58de","kind":"commit","published_at":"2023-04-04T13:03:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1/manifests"},{"name":"python-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2/manifests"},{"name":"node-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2/manifests"},{"name":"v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1/manifests"},{"name":"python-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1/manifests"},{"name":"node-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1/manifests"},{"name":"python-v0.13.0","sha":"63082c4d118a8bb0a997fea010723ddc04e0bdb1","kind":"commit","published_at":"2022-09-21T10:18:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0/manifests"},{"name":"v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0/manifests"},{"name":"node-v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0/manifests"},{"name":"python-v0.12.1","sha":"8a9bb28f4667b63f94ed96a3c3672f5db226de4d","kind":"commit","published_at":"2022-04-12T15:57:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1/manifests"},{"name":"node-v0.12.0","sha":"23a22da18c326f5032862613dc42a981c87f0d02","kind":"commit","published_at":"2022-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0/manifests"},{"name":"v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0/manifests"},{"name":"python-v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0/manifests"},{"name":"v0.11.2","sha":"03e10b606d948b76c151f082b8a9f183b28e6a11","kind":"commit","published_at":"2022-02-28T10:52:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2/manifests"},{"name":"node-v0.8.3","sha":"1d29a5179cdad38f3340216087605791124b2f17","kind":"commit","published_at":"2022-02-28T10:30:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3/manifests"},{"name":"python-v0.11.6","sha":"ffaee13994e4c1e8bedb8985b567ba510010edeb","kind":"commit","published_at":"2022-02-28T09:20:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6/manifests"},{"name":"python-v0.11.5","sha":"2fecdc10dd2792a2f033a27e510ac828c744d619","kind":"commit","published_at":"2022-02-16T12:07:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5/manifests"},{"name":"python-v0.11.4","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4/manifests"},{"name":"node-v0.8.2","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2/manifests"},{"name":"python-v0.11.3","sha":"2c9d039ed02d8c37d587c36183832b19eea12196","kind":"commit","published_at":"2022-01-17T09:22:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3/manifests"},{"name":"v0.11.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1/manifests"},{"name":"node-v0.8.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1/manifests"},{"name":"python-v0.11.2","sha":"8e0d66a25421ffff20a384c65a95fe99a7b5582c","kind":"commit","published_at":"2022-01-04T13:58:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2/manifests"},{"name":"python-v0.11.1","sha":"7069988ffeb376ff3deb36800b4da3d4aa4e5cb4","kind":"commit","published_at":"2021-12-28T12:59:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1/manifests"},{"name":"python-v0.11.0","sha":"38a85b21124f404b7003970c6c34039749efbca8","kind":"commit","published_at":"2021-12-24T07:05:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0/manifests"},{"name":"node-v0.8.0","sha":"fd316bdc61d7a7f3cec0ced2154baace81620c1f","kind":"commit","published_at":"2021-09-02T18:11:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0/manifests"},{"name":"python-v0.10.3","sha":"755e5f5c1e5b955fd41b72635701ffb60cb0d726","kind":"commit","published_at":"2021-05-24T21:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3/manifests"},{"name":"python-v0.10.2","sha":"32b3b7a0f2d698130724156cfc744aa6084fbec0","kind":"commit","published_at":"2021-04-05T20:47:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2/manifests"},{"name":"python-v0.10.1","sha":"bc8bbf637ad5a936e141570dfe583f3e62e32a94","kind":"commit","published_at":"2021-02-08T16:45:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1/manifests"},{"name":"python-v0.10.1rc1","sha":"d96442cbe8b2a5b1a01b0e18c864e596dc76fab9","kind":"commit","published_at":"2021-02-04T15:37:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1/manifests"},{"name":"python-v0.10.0","sha":"719bea76b92a34ee03dc024315922c50a3a9ea40","kind":"commit","published_at":"2021-01-12T21:34:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0/manifests"},{"name":"python-v0.10.0rc1","sha":"6201258a0e7e418eeda63876a5c27f1c18d5eb3e","kind":"commit","published_at":"2020-12-08T18:31:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1/manifests"},{"name":"python-v0.9.4","sha":"b122737ec60403bbd99e1c07e9488f911243ab8f","kind":"commit","published_at":"2020-11-10T04:23:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4/manifests"},{"name":"python-v0.9.3","sha":"2364d376f7c1ccfe14389d71a1308e40635c0af3","kind":"commit","published_at":"2020-10-26T20:40:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3/manifests"},{"name":"python-v0.9.2","sha":"91f602f744f7fee72f2f5fa8d6c7c48bb1d72d3b","kind":"commit","published_at":"2020-10-15T14:14:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2/manifests"},{"name":"python-v0.9.1","sha":"f94a2747029c564bbc2b07c6bbddb9dded0eec28","kind":"commit","published_at":"2020-10-13T18:45:21.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1/manifests"},{"name":"python-v0.9.0","sha":"3bb794681cc9308bbde47421d124c9265588b21c","kind":"commit","published_at":"2020-10-09T17:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0/manifests"},{"name":"python-v0.9.0.rc2","sha":"dd9fda5d0529a230e4e4c114368b2c5f238d2cf4","kind":"commit","published_at":"2020-10-06T09:04:36.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2/manifests"},{"name":"python-v0.9.0.rc1","sha":"aebf510c5a4257edf60232c80c2fe06052b82965","kind":"commit","published_at":"2020-09-29T14:24:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1/manifests"},{"name":"python-v0.9.0.dev4","sha":"171a042ee00f9e63f04aa1482ef46235c1e4131b","kind":"commit","published_at":"2020-09-24T14:16:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4/manifests"},{"name":"python-v0.9.0.dev3","sha":"c96ecfc093c4dbe656fa811f95f5adfd02069e14","kind":"commit","published_at":"2020-09-18T11:48:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3/manifests"},{"name":"python-v0.9.0.dev2","sha":"87c4c457ce5287ea9502b4f9c3d14ba9fb80d7f9","kind":"commit","published_at":"2020-09-14T12:29:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2/manifests"},{"name":"python-v0.9.0.dev1","sha":"e4defa9c18c4167a68adfe6c9fed93d4320afc2a","kind":"commit","published_at":"2020-09-14T09:25:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1/manifests"},{"name":"python-v0.9.0.dev0","sha":"c036cd4ced8a71892f39fa485ad370272989fcb6","kind":"commit","published_at":"2020-08-21T22:52:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0/manifests"},{"name":"python-v0.8.1","sha":"da0a5172ef14a94c0ad0ef47600305e471a87efd","kind":"commit","published_at":"2020-07-20T21:01:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1/manifests"},{"name":"python-v0.8.1.rc2","sha":"157feed9a55926b894bc65213fffcbf57b3229ba","kind":"commit","published_at":"2020-07-17T17:12:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2/manifests"},{"name":"python-v0.8.1.rc1","sha":"5be375eaea58d1e4274e37c63470bffee48ff2c2","kind":"commit","published_at":"2020-07-06T19:21:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1/manifests"},{"name":"node-v0.7.0","sha":"9294db78a4ca43f75e4694a67254d8c5a20267e8","kind":"tag","published_at":"2020-07-01T21:49:30.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0/manifests"},{"name":"python-v0.8.0","sha":"6349ca51b360cff0c4b2c6d489e61eaf53259a5f","kind":"commit","published_at":"2020-06-26T20:12:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0/manifests"},{"name":"python-v0.8.0-transformers","sha":"8ae19821494be9bba9e6529b1d03a205671979b6","kind":"commit","published_at":"2020-06-26T19:36:08.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-transformers","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-transformers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-transformers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers/manifests"},{"name":"python-v0.8.0-rc3","sha":"74d812d40180032d2dbb6ca59e2e10f0257ef46b","kind":"commit","published_at":"2020-06-22T16:54:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3/manifests"},{"name":"python-v0.8.0-rc2","sha":"a14cd7b21918730b92879a7cac3d6e1541732764","kind":"commit","published_at":"2020-06-19T14:48:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2/manifests"},{"name":"python-v0.8.0-rc1","sha":"fb964adfdbdafcd9bac2bc524a7d7ca7399c4e78","kind":"commit","published_at":"2020-06-11T18:24:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1/manifests"},{"name":"python-v0.8.0-dev2","sha":"d00ac60162211dd0044ad1214325de75b5a58711","kind":"commit","published_at":"2020-06-03T22:27:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2/manifests"},{"name":"python-v0.8.0-dev1","sha":"171c6500ecfc25b0ba545bab58974c7be84f728b","kind":"commit","published_at":"2020-05-27T18:35:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1/manifests"},{"name":"python-v0.8.0-dev","sha":"f8f5cafccd295e8e1f6d665ff3eaffc3397a4d7f","kind":"commit","published_at":"2020-05-21T23:26:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev/manifests"},{"name":"python-v0.7.0","sha":"670f619ab52c675e92f1fcd3eb7420fe67312f22","kind":"commit","published_at":"2020-04-17T16:48:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0/manifests"},{"name":"python-v0.7.0-rc7","sha":"3312ad75d99fd3eacce2e11cd61c969890addb8e","kind":"commit","published_at":"2020-04-16T23:39:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7/manifests"},{"name":"python-v0.7.0-rc6","sha":"bdfb02f4733dd0d1387ad13345db75a63faa0075","kind":"commit","published_at":"2020-04-16T18:42:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6/manifests"},{"name":"node-v0.6.2","sha":"c164baf539a33226ec903b466dfb5a496c1d859d","kind":"tag","published_at":"2020-04-13T20:58:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2/manifests"},{"name":"python-v0.7.0-rc5","sha":"09104afd07deee2ba85fa83d251f823709ad8dfa","kind":"commit","published_at":"2020-04-09T15:41:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5/manifests"},{"name":"rust-v0.10.1","sha":"af66d6fc6f14153b21fbccd1774e00adfa05742a","kind":"commit","published_at":"2020-04-09T15:30:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1/manifests"},{"name":"python-v0.7.0-rc4","sha":"e7949fcb84b6d2addad8d47dfc51e38a4dd591f0","kind":"commit","published_at":"2020-04-08T20:16:20.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4/manifests"},{"name":"rust-v0.10.0","sha":"e946c4253413fc4f08c2b797448c9821bd7c4e3b","kind":"commit","published_at":"2020-04-08T18:22:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0/manifests"},{"name":"node-v0.6.1","sha":"cca20f491298df03110ba6fb7537fc91eb9ff168","kind":"tag","published_at":"2020-04-01T18:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1/manifests"},{"name":"python-v0.7.0-rc3","sha":"93a83127ae1423b56fe6c0d35b60100c7850c002","kind":"commit","published_at":"2020-03-31T18:25:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3/manifests"},{"name":"node-v0.6.0","sha":"bb920af9e8f13861968bf00680850aca34729430","kind":"tag","published_at":"2020-03-30T16:39:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0/manifests"},{"name":"python-v0.7.0-rc2","sha":"e8aec7a624b7b4814af169828143477c67f359a8","kind":"commit","published_at":"2020-03-27T13:17:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2/manifests"},{"name":"python-v0.7.0-rc1","sha":"b132be34af618ce94b25be2c4b6d669281833ac4","kind":"commit","published_at":"2020-03-26T21:26:14.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1/manifests"},{"name":"rust-v0.9.0","sha":"ab12a7fbacfc026bf62363a6449bad2bdfdf3796","kind":"commit","published_at":"2020-03-26T21:21:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0/manifests"},{"name":"python-v0.6.0","sha":"afe96da7e33aef6c8c4f39aa3672910d0a0ebe6e","kind":"commit","published_at":"2020-03-02T20:02:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0/manifests"},{"name":"rust-v0.8.0","sha":"9256ec65b120cc11da180262e950a997abe23307","kind":"commit","published_at":"2020-03-02T19:39:25.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0/manifests"},{"name":"node-v0.5.0","sha":"bb6efeb04fbc397183d533485a37fa8c2248b464","kind":"tag","published_at":"2020-02-27T21:04:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0/manifests"},{"name":"python-v0.5.2","sha":"440e8e9bd9ebc00252619cd354f8dca28eff5b5e","kind":"commit","published_at":"2020-02-24T21:08:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2/manifests"},{"name":"python-v0.5.1","sha":"be08d9574ca61ceb114b7e1fcecb7b936785b2bf","kind":"commit","published_at":"2020-02-24T15:12:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1/manifests"},{"name":"python-v0.5.0","sha":"11dd6c8baef9ae2b836d594215f14a208dbacfb2","kind":"commit","published_at":"2020-02-18T23:49:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0/manifests"},{"name":"node-v0.4.1","sha":"5e612669bbbad431a400c294b54b3ad6eb5e3f82","kind":"tag","published_at":"2020-02-11T14:54:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1/manifests"},{"name":"python-v0.4.2","sha":"bbbd97c7e197d1fc9db0818af5b0e118a313dcd7","kind":"commit","published_at":"2020-02-11T13:15:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2/manifests"},{"name":"python-v0.4.1","sha":"c1ddfdac8cc1f12049edcc8d7fb9b66f2fe2c062","kind":"commit","published_at":"2020-02-11T04:23:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1/manifests"},{"name":"python-v0.4.0","sha":"3c0164ef754043c1f0e89103c4477ed850977036","kind":"commit","published_at":"2020-02-10T21:07:32.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0/manifests"},{"name":"node-v0.4.0","sha":"3df188dc278c470ebafd7e3900b8ade4e160a60b","kind":"tag","published_at":"2020-02-05T22:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0/manifests"},{"name":"python-v0.3.0","sha":"9745786b89fa76280d47fa05f457de653c2db7d7","kind":"commit","published_at":"2020-02-05T18:55:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0/manifests"},{"name":"node-v0.3.1","sha":"88391dd18501ee672bee155a15f16632f2e0ae57","kind":"tag","published_at":"2020-01-24T22:21:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1/manifests"},{"name":"node-v0.3.0","sha":"698d267a5ae94eb1dba6e2983dbd32d7a15ceb64","kind":"tag","published_at":"2020-01-23T20:07:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0/manifests"},{"name":"python-v0.2.1","sha":"0105021280d221e33bf1d25f0f16af93fa76970b","kind":"commit","published_at":"2020-01-22T21:07:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1/manifests"},{"name":"python-v0.2.0","sha":"da7e629e4a49a11e373e22244902be0b3cc587d9","kind":"commit","published_at":"2020-01-20T14:14:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0/manifests"},{"name":"node-v0.2.4","sha":"a779714a9e565061a68d9fa4eb2764751a27fb89","kind":"tag","published_at":"2020-01-14T22:32:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4/manifests"},{"name":"node-v0.2.3","sha":"25546d00c6217066ac879cda91f66647d19b9395","kind":"tag","published_at":"2020-01-14T22:18:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3/manifests"},{"name":"v0.1.1","sha":"fc9e81d4ab50f62d72d0db381465600105940743","kind":"commit","published_at":"2020-01-12T07:35:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dd569020c1c3b4942c181945fe4a6abeab95209f","kind":"commit","published_at":"2020-01-10T18:49:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"988159a9988fd3d2d26f29b93fb99a6e92cf5e7f","kind":"commit","published_at":"2020-01-08T18:42:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.13","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"b06681cb1ee643eb1ce8f31a6d3599e6263c9a8a","kind":"commit","published_at":"2020-01-07T02:05:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.12","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"839239d3b477ef05449f8354fb2da892ba5923d7","kind":"commit","published_at":"2019-12-27T15:43:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.11","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ffd28ba55866167c903e16ba00233c8b2edb8e50","kind":"commit","published_at":"2019-12-26T19:56:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.10","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"fab1d4cabc478eebb9fb96aded91fe50ae7cb3f0","kind":"commit","published_at":"2019-12-23T22:28:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.9","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2266960ef7378b50e196b130a51730721e6ba3a6","kind":"commit","published_at":"2019-12-20T15:26:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.8","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9763282d59c53d20cb4be5e8c92b9478f02f8757","kind":"commit","published_at":"2019-12-17T23:42:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"08eb163415b0a3e8a77853a3bf41c479db749c62","kind":"commit","published_at":"2019-12-17T00:38:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ee883c3fc71bac86b0c9f63758cab387bfebc2fd","kind":"commit","published_at":"2019-12-13T23:18:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7cb2fe2ea0b36e6a9ba74ed863865fa02b7d1f87","kind":"commit","published_at":"2019-12-10T23:01:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4bda752bd16e8a4780df94aac1a98d9d515282e","kind":"commit","published_at":"2019-12-03T22:41:43.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-21T03:11:36.953Z","dependent_packages_count":0,"downloads":352,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":67.37149030142538,"dependent_packages_count":10.043613850122084,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.707552075773734},"purl":"pkg:pypi/tokenizers-gt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tokenizers-gt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tokenizers-gt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tokenizers-gt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-10T14:00:46.643Z","issues_count":615,"pull_requests_count":512,"avg_time_to_close_issue":38001346.22903886,"avg_time_to_close_pull_request":6527701.364321608,"issues_closed_count":489,"pull_requests_closed_count":397,"pull_request_authors_count":129,"issue_authors_count":521,"avg_comments_per_issue":3.760975609756098,"avg_comments_per_pull_request":1.9140625,"merged_pull_requests_count":268,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":57,"past_year_pull_requests_count":106,"past_year_avg_time_to_close_issue":1466146.7142857143,"past_year_avg_time_to_close_pull_request":1091391.9375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":1.7894736842105263,"past_year_avg_comments_per_pull_request":1.3867924528301887,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","maintainers":[{"login":"Narsil","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"n1t0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"},{"login":"McPatate","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"epwalsh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"},{"login":"EricLBuehler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"},{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"},{"login":"abhishekkrthakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"thomwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"}],"active_maintainers":[{"login":"ArthurZucker","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"Narsil","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"McPatate","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tokenizers-gt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tokenizers-gt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tokenizers-gt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tokenizers-gt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tokenizers-gt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tokenizers-gt/codemeta","maintainers":[{"uuid":"chielo","login":"chielo","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/chielo/","role":"Owner","created_at":"2023-11-28T05:46:22.111Z","updated_at":"2023-11-28T05:46:22.111Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/chielo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":861830,"maintainers_count":368213,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12902432,"name":"python314Packages.tokenizers","ecosystem":"nixpkgs","description":"Fast State-of-the-Art Tokenizers optimized for Research and Production","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:41:06.103Z","latest_release_published_at":"2026-01-27T10:41:06.103Z","latest_release_number":"0.22.2","last_synced_at":"2026-03-05T16:14:10.628Z","created_at":"2026-01-27T10:41:05.906Z","updated_at":"2026-03-05T16:14:10.989Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.tokenizers","install_command":"nix-env -iA nixpkgs.python314Packages.tokenizers","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/tokenizers/default.nix#L172","metadata":{"nix_attribute":"python3.14-tokenizers-0.22.2","position":"pkgs/development/python-modules/tokenizers/default.nix:172","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tokenizers","upstream_purl":"pkg:pypi/tokenizers"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.tokenizers?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tokenizers/codemeta","maintainers":[{"uuid":"GaetanLepage","login":null,"name":"Gaetan Lepage","email":"gaetan@glepage.com","url":"https://github.com/GaetanLepage","packages_count":765,"html_url":null,"role":null,"created_at":"2026-03-05T16:14:10.896Z","updated_at":"2026-03-05T16:14:10.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/GaetanLepage/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146413,"maintainers_count":4654,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13090173,"name":"python312Packages.tokenizers","ecosystem":"nixpkgs","description":"Fast State-of-the-Art Tokenizers optimized for Research and Production","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:14:40.255Z","latest_release_published_at":"2026-02-01T18:14:40.255Z","latest_release_number":"0.20.3","last_synced_at":"2026-03-06T08:37:51.109Z","created_at":"2026-02-01T18:14:39.915Z","updated_at":"2026-03-06T08:37:51.401Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.tokenizers","install_command":"nix-env -iA nixpkgs.python312Packages.tokenizers","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/tokenizers/default.nix#L158","metadata":{"nix_attribute":"python3.12-tokenizers-0.20.3","position":"pkgs/development/python-modules/tokenizers/default.nix:158","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tokenizers","upstream_purl":"pkg:pypi/tokenizers"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.tokenizers?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tokenizers/codemeta","maintainers":[{"uuid":"GaetanLepage","login":null,"name":"Gaetan Lepage","email":"gaetan@glepage.com","url":"https://github.com/GaetanLepage","packages_count":306,"html_url":null,"role":null,"created_at":"2026-03-06T08:37:51.315Z","updated_at":"2026-03-06T08:37:51.315Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/GaetanLepage/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":6063686,"name":"py3-tokenizers","ecosystem":"alpine","description":"Fast State-of-the-Art Tokenizers optimized for Research and Production","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":[],"namespace":"testing","versions_count":17,"first_release_published_at":"2022-11-22T19:33:36.000Z","latest_release_published_at":"2026-03-30T15:07:45.000Z","latest_release_number":"0.21.2-r1","last_synced_at":"2026-03-30T15:47:10.014Z","created_at":"2023-01-31T19:13:10.933Z","updated_at":"2026-03-30T15:47:10.252Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/py3-tokenizers","install_command":"apk add py3-tokenizers","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2025-09-19T09:46:10.000Z","size":14115,"stargazers_count":10110,"open_issues_count":110,"forks_count":970,"subscribers_count":126,"default_branch":"main","last_synced_at":"2025-09-30T18:02:31.864Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2025-09-30T14:34:48.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1729,"total_committers":112,"mean_commits":15.4375,"dds":0.4598033545401966,"last_synced_commit":"eb4cc86d4ef63b46d15ced15b24b86d9e6fc7dcf"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/tokenizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/sbom","scorecard":{"id":472294,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/tokenizers","commit":"ed2cda51e66546ad1c6c816ea3d412d9d50e2327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CI.yml:165","Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:19","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment_trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yml:1","Warn: no topLevel permission defined: .github/workflows/node-release.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/python-release.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_pr_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment_trigger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment_trigger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/upload_pr_documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:120","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp"],"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-19T14:15:42.841Z","repository_id":37358254,"created_at":"2025-08-19T14:15:42.841Z","updated_at":"2025-08-19T14:15:42.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019316,"owners_count":26086711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":355,"last_synced_at":"2025-09-30T18:00:38.399Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":590689,"followers":54295,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-09-30T18:00:38.399Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.22.1","sha":"afaae088837b277c19f90604a1111a272838857b","kind":"commit","published_at":"2025-09-19T09:44:39.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1/manifests"},{"name":"v0.22.1rc0","sha":"6cbd4612bd7bc66e855dea568637a37a7605b638","kind":"commit","published_at":"2025-09-19T09:29:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0/manifests"},{"name":"v0.22.0","sha":"4630f94378998f68df3d021c61a7340b813e264b","kind":"commit","published_at":"2025-08-29T10:20:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0/manifests"},{"name":"v0.22.0rc0","sha":"1d34d6620b9a5a3d62ad09e7b204f7abde5c097d","kind":"commit","published_at":"2025-08-29T09:29:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0/manifests"},{"name":"v0.21.4","sha":"e892882fd4608b468dcf9dc33ea95283882b8e6d","kind":"commit","published_at":"2025-07-28T13:15:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"dd4fc3df1a8a7cd135eecca2158db018d85f94f1","kind":"commit","published_at":"2025-07-04T09:11:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"df1e36f4dead6e3ea48f75c717c6dc6c8995b63d","kind":"commit","published_at":"2025-06-24T10:18:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2/manifests"},{"name":"v0.21.2rc0","sha":"d0cb7db29cae29914fddec1d5045b7b564dc69d9","kind":"commit","published_at":"2025-06-24T10:00:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0/manifests"},{"name":"v0.21.1","sha":"133db48d4f272070076fbc7a649c9e8aa8cd0646","kind":"commit","published_at":"2025-03-13T10:34:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1/manifests"},{"name":"v0.21.1rc0","sha":"4722e2151f7ce1d5a4879a042cfe6ea78572a280","kind":"commit","published_at":"2025-03-12T09:42:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0/manifests"},{"name":"v0.21.0","sha":"cf102e67258a683e393db8578120327553b52ca7","kind":"commit","published_at":"2024-11-27T13:05:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0/manifests"},{"name":"v0.21.0rc0","sha":"90795fe4743b22ba19a9d081269a75dbc0bfaef6","kind":"commit","published_at":"2024-11-27T12:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0/manifests"},{"name":"v0.20.4","sha":"350e5db82d92d6484dea4853dc1800e751e82701","kind":"commit","published_at":"2024-11-26T17:00:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4/manifests"},{"name":"v0.20.4rc0","sha":"8f026799eb7b352d8c6aace7b56d1206b893ae6d","kind":"commit","published_at":"2024-11-26T16:44:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0/manifests"},{"name":"v0.20.4-rc0","sha":"a1c572e2be71cd406b9ae92400420e3215add0aa","kind":"commit","published_at":"2024-11-15T11:09:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4-rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0/manifests"},{"name":"v0.20.3","sha":"b63262a481495453011bf7a3b27995d6611dfae7","kind":"commit","published_at":"2024-11-05T17:17:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3/manifests"},{"name":"v0.20.3rc1","sha":"6af367b0db4666cd74d1fac3c2ea660f54dcd6c9","kind":"commit","published_at":"2024-11-05T16:54:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1/manifests"},{"name":"v0.20.2","sha":"caa650512c7e80d6631668d034c9aef645df5544","kind":"commit","published_at":"2024-11-04T17:15:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2/manifests"},{"name":"v0.20.2rc1","sha":"5266b42a3db4e687c13d8ec28f03532d72067fdc","kind":"commit","published_at":"2024-11-04T14:49:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1/manifests"},{"name":"v0.20.1","sha":"d98298a2c20ab58df5bb7ea57cfe73f83186c2a5","kind":"commit","published_at":"2024-10-10T09:45:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1/manifests"},{"name":"v0.20.1rc1","sha":"de305f21709a6bc1fc5664a370f1380e09315ff9","kind":"commit","published_at":"2024-10-10T09:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1/manifests"},{"name":"v0.20.0","sha":"a5adaace3d6188d2ea22f76675af837ccfb2af3a","kind":"commit","published_at":"2024-08-08T16:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0/manifests"},{"name":"v0.20.0rc1","sha":"a8def0739f5301e847614ad65947c05ed34cd9a5","kind":"commit","published_at":"2024-08-08T14:57:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1/manifests"},{"name":"v0.19.1","sha":"3b3c9604f951850be398e45e4a569242fb2319c1","kind":"commit","published_at":"2024-04-17T21:09:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1/manifests"},{"name":"v0.19.1rc0","sha":"da307684adb81fe5ed7d340d139d669aeb3ca1ba","kind":"commit","published_at":"2024-04-17T20:06:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0/manifests"},{"name":"v0.19.0","sha":"e59020d642b48148516090c04abe9545510e28b3","kind":"commit","published_at":"2024-04-17T08:50:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0/manifests"},{"name":"v0.19.0rc0","sha":"36846e878f101b080d25512e2e02416a5751098d","kind":"commit","published_at":"2024-04-16T14:05:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0/manifests"},{"name":"v0.16.0rc1","sha":"c13bf944a13dfa6c67df19d00360259c646db10b","kind":"commit","published_at":"2024-04-15T16:23:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.16.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"701a73b869602b5639589d197e805349cdba3223","kind":"commit","published_at":"2024-02-12T01:03:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2/manifests"},{"name":"v0.15.2rc1","sha":"f11fd7af3fe3554509ac37bb15730e61aed61e39","kind":"commit","published_at":"2024-02-11T03:55:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1/manifests"},{"name":"v0.15.1","sha":"d38be16fbd8cf9f6372a96e9b0b8559dd54c00fb","kind":"commit","published_at":"2024-01-22T14:37:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1/manifests"},{"name":"v0.15.1.rc1","sha":"1e2dea3a8583cd0119c8c8944c65638d122584df","kind":"commit","published_at":"2024-01-19T15:08:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1/manifests"},{"name":"v0.15.1.rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0/manifests"},{"name":"v0.15.1rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0/manifests"},{"name":"v0.15.0","sha":"41c4864bd2f216b648dbbda27ad49347ab424a49","kind":"commit","published_at":"2023-11-14T18:44:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0/manifests"},{"name":"v0.15.0.rc1","sha":"284fbd8e215a34d3b8de849a1d0bca292116b11f","kind":"commit","published_at":"2023-11-14T17:45:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1/manifests"},{"name":"v0.14.1","sha":"6357206cdcce4d78ffb1e0372feb456caea09375","kind":"commit","published_at":"2023-10-06T11:05:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1/manifests"},{"name":"v0.14.1rc1","sha":"e2368c48eee0a23d2cde2011a939e54b3116d108","kind":"commit","published_at":"2023-10-05T13:56:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1/manifests"},{"name":"v0.14.0","sha":"9a79cb8cfc8c5d3b1727ebce9859ddfa76273ab4","kind":"commit","published_at":"2023-09-07T13:38:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0/manifests"},{"name":"v0.14.0.rc1","sha":"61a28c162c10ef2598c4a3118b1b53725925116a","kind":"commit","published_at":"2023-09-07T11:30:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1/manifests"},{"name":"v0.13.4.rc3","sha":"524818fd09524cb4330322a7b9d22db8a9352362","kind":"commit","published_at":"2023-08-23T13:46:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3/manifests"},{"name":"v0.13.4.rc2","sha":"9a93c50c25c1e0b73a85584f327113bcbef5ac80","kind":"commit","published_at":"2023-08-14T13:27:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2/manifests"},{"name":"v0.13.4.rc1","sha":"b35d33f9814d5be14a8f02a477816e9655a41e9e","kind":"commit","published_at":"2023-08-14T11:49:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1/manifests"},{"name":"v0.13.4-rc2","sha":"b4fcc9ce6e4ad5806e82826f816acfdfdc4fcc67","kind":"commit","published_at":"2023-05-17T09:18:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2/manifests"},{"name":"v0.13.4-rc1","sha":"b58227c7f1ccf8b73ee2268354336da56d91e492","kind":"commit","published_at":"2023-05-12T14:28:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1/manifests"},{"name":"v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3/manifests"},{"name":"node-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3/manifests"},{"name":"python-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3/manifests"},{"name":"python-v0.13.3rc1","sha":"a05be6b8d1a4c353e66d49c6a1a91227e0be58de","kind":"commit","published_at":"2023-04-04T13:03:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1/manifests"},{"name":"node-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2/manifests"},{"name":"python-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2/manifests"},{"name":"v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2/manifests"},{"name":"python-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1/manifests"},{"name":"v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1/manifests"},{"name":"node-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1/manifests"},{"name":"python-v0.13.0","sha":"63082c4d118a8bb0a997fea010723ddc04e0bdb1","kind":"commit","published_at":"2022-09-21T10:18:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0/manifests"},{"name":"v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0/manifests"},{"name":"node-v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0/manifests"},{"name":"python-v0.12.1","sha":"8a9bb28f4667b63f94ed96a3c3672f5db226de4d","kind":"commit","published_at":"2022-04-12T15:57:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1/manifests"},{"name":"node-v0.12.0","sha":"23a22da18c326f5032862613dc42a981c87f0d02","kind":"commit","published_at":"2022-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0/manifests"},{"name":"v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0/manifests"},{"name":"python-v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0/manifests"},{"name":"v0.11.2","sha":"03e10b606d948b76c151f082b8a9f183b28e6a11","kind":"commit","published_at":"2022-02-28T10:52:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2/manifests"},{"name":"node-v0.8.3","sha":"1d29a5179cdad38f3340216087605791124b2f17","kind":"commit","published_at":"2022-02-28T10:30:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3/manifests"},{"name":"python-v0.11.6","sha":"ffaee13994e4c1e8bedb8985b567ba510010edeb","kind":"commit","published_at":"2022-02-28T09:20:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6/manifests"},{"name":"python-v0.11.5","sha":"2fecdc10dd2792a2f033a27e510ac828c744d619","kind":"commit","published_at":"2022-02-16T12:07:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5/manifests"},{"name":"python-v0.11.4","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4/manifests"},{"name":"node-v0.8.2","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2/manifests"},{"name":"python-v0.11.3","sha":"2c9d039ed02d8c37d587c36183832b19eea12196","kind":"commit","published_at":"2022-01-17T09:22:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3/manifests"},{"name":"v0.11.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1/manifests"},{"name":"node-v0.8.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1/manifests"},{"name":"python-v0.11.2","sha":"8e0d66a25421ffff20a384c65a95fe99a7b5582c","kind":"commit","published_at":"2022-01-04T13:58:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2/manifests"},{"name":"python-v0.11.1","sha":"7069988ffeb376ff3deb36800b4da3d4aa4e5cb4","kind":"commit","published_at":"2021-12-28T12:59:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1/manifests"},{"name":"python-v0.11.0","sha":"38a85b21124f404b7003970c6c34039749efbca8","kind":"commit","published_at":"2021-12-24T07:05:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0/manifests"},{"name":"node-v0.8.0","sha":"fd316bdc61d7a7f3cec0ced2154baace81620c1f","kind":"commit","published_at":"2021-09-02T18:11:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0/manifests"},{"name":"python-v0.10.3","sha":"755e5f5c1e5b955fd41b72635701ffb60cb0d726","kind":"commit","published_at":"2021-05-24T21:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3/manifests"},{"name":"python-v0.10.2","sha":"32b3b7a0f2d698130724156cfc744aa6084fbec0","kind":"commit","published_at":"2021-04-05T20:47:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2/manifests"},{"name":"python-v0.10.1","sha":"bc8bbf637ad5a936e141570dfe583f3e62e32a94","kind":"commit","published_at":"2021-02-08T16:45:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1/manifests"},{"name":"python-v0.10.1rc1","sha":"d96442cbe8b2a5b1a01b0e18c864e596dc76fab9","kind":"commit","published_at":"2021-02-04T15:37:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1/manifests"},{"name":"python-v0.10.0","sha":"719bea76b92a34ee03dc024315922c50a3a9ea40","kind":"commit","published_at":"2021-01-12T21:34:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0/manifests"},{"name":"python-v0.10.0rc1","sha":"6201258a0e7e418eeda63876a5c27f1c18d5eb3e","kind":"commit","published_at":"2020-12-08T18:31:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1/manifests"},{"name":"python-v0.9.4","sha":"b122737ec60403bbd99e1c07e9488f911243ab8f","kind":"commit","published_at":"2020-11-10T04:23:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4/manifests"},{"name":"python-v0.9.3","sha":"2364d376f7c1ccfe14389d71a1308e40635c0af3","kind":"commit","published_at":"2020-10-26T20:40:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3/manifests"},{"name":"python-v0.9.2","sha":"91f602f744f7fee72f2f5fa8d6c7c48bb1d72d3b","kind":"commit","published_at":"2020-10-15T14:14:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2/manifests"},{"name":"python-v0.9.1","sha":"f94a2747029c564bbc2b07c6bbddb9dded0eec28","kind":"commit","published_at":"2020-10-13T18:45:21.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1/manifests"},{"name":"python-v0.9.0","sha":"3bb794681cc9308bbde47421d124c9265588b21c","kind":"commit","published_at":"2020-10-09T17:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0/manifests"},{"name":"python-v0.9.0.rc2","sha":"dd9fda5d0529a230e4e4c114368b2c5f238d2cf4","kind":"commit","published_at":"2020-10-06T09:04:36.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2/manifests"},{"name":"python-v0.9.0.rc1","sha":"aebf510c5a4257edf60232c80c2fe06052b82965","kind":"commit","published_at":"2020-09-29T14:24:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1/manifests"},{"name":"python-v0.9.0.dev4","sha":"171a042ee00f9e63f04aa1482ef46235c1e4131b","kind":"commit","published_at":"2020-09-24T14:16:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4/manifests"},{"name":"python-v0.9.0.dev3","sha":"c96ecfc093c4dbe656fa811f95f5adfd02069e14","kind":"commit","published_at":"2020-09-18T11:48:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3/manifests"},{"name":"python-v0.9.0.dev2","sha":"87c4c457ce5287ea9502b4f9c3d14ba9fb80d7f9","kind":"commit","published_at":"2020-09-14T12:29:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2/manifests"},{"name":"python-v0.9.0.dev1","sha":"e4defa9c18c4167a68adfe6c9fed93d4320afc2a","kind":"commit","published_at":"2020-09-14T09:25:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1/manifests"},{"name":"python-v0.9.0.dev0","sha":"c036cd4ced8a71892f39fa485ad370272989fcb6","kind":"commit","published_at":"2020-08-21T22:52:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0/manifests"},{"name":"python-v0.8.1","sha":"da0a5172ef14a94c0ad0ef47600305e471a87efd","kind":"commit","published_at":"2020-07-20T21:01:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1/manifests"},{"name":"python-v0.8.1.rc2","sha":"157feed9a55926b894bc65213fffcbf57b3229ba","kind":"commit","published_at":"2020-07-17T17:12:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2/manifests"},{"name":"python-v0.8.1.rc1","sha":"5be375eaea58d1e4274e37c63470bffee48ff2c2","kind":"commit","published_at":"2020-07-06T19:21:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1/manifests"},{"name":"node-v0.7.0","sha":"9294db78a4ca43f75e4694a67254d8c5a20267e8","kind":"tag","published_at":"2020-07-01T21:49:30.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0/manifests"},{"name":"python-v0.8.0","sha":"6349ca51b360cff0c4b2c6d489e61eaf53259a5f","kind":"commit","published_at":"2020-06-26T20:12:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0/manifests"},{"name":"python-v0.8.0-transformers","sha":"8ae19821494be9bba9e6529b1d03a205671979b6","kind":"commit","published_at":"2020-06-26T19:36:08.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-transformers","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-transformers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-transformers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers/manifests"},{"name":"python-v0.8.0-rc3","sha":"74d812d40180032d2dbb6ca59e2e10f0257ef46b","kind":"commit","published_at":"2020-06-22T16:54:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3/manifests"},{"name":"python-v0.8.0-rc2","sha":"a14cd7b21918730b92879a7cac3d6e1541732764","kind":"commit","published_at":"2020-06-19T14:48:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2/manifests"},{"name":"python-v0.8.0-rc1","sha":"fb964adfdbdafcd9bac2bc524a7d7ca7399c4e78","kind":"commit","published_at":"2020-06-11T18:24:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1/manifests"},{"name":"python-v0.8.0-dev2","sha":"d00ac60162211dd0044ad1214325de75b5a58711","kind":"commit","published_at":"2020-06-03T22:27:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2/manifests"},{"name":"python-v0.8.0-dev1","sha":"171c6500ecfc25b0ba545bab58974c7be84f728b","kind":"commit","published_at":"2020-05-27T18:35:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1/manifests"},{"name":"python-v0.8.0-dev","sha":"f8f5cafccd295e8e1f6d665ff3eaffc3397a4d7f","kind":"commit","published_at":"2020-05-21T23:26:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev/manifests"},{"name":"python-v0.7.0","sha":"670f619ab52c675e92f1fcd3eb7420fe67312f22","kind":"commit","published_at":"2020-04-17T16:48:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0/manifests"},{"name":"python-v0.7.0-rc7","sha":"3312ad75d99fd3eacce2e11cd61c969890addb8e","kind":"commit","published_at":"2020-04-16T23:39:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7/manifests"},{"name":"python-v0.7.0-rc6","sha":"bdfb02f4733dd0d1387ad13345db75a63faa0075","kind":"commit","published_at":"2020-04-16T18:42:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6/manifests"},{"name":"node-v0.6.2","sha":"c164baf539a33226ec903b466dfb5a496c1d859d","kind":"tag","published_at":"2020-04-13T20:58:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2/manifests"},{"name":"python-v0.7.0-rc5","sha":"09104afd07deee2ba85fa83d251f823709ad8dfa","kind":"commit","published_at":"2020-04-09T15:41:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5/manifests"},{"name":"rust-v0.10.1","sha":"af66d6fc6f14153b21fbccd1774e00adfa05742a","kind":"commit","published_at":"2020-04-09T15:30:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1/manifests"},{"name":"python-v0.7.0-rc4","sha":"e7949fcb84b6d2addad8d47dfc51e38a4dd591f0","kind":"commit","published_at":"2020-04-08T20:16:20.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4/manifests"},{"name":"rust-v0.10.0","sha":"e946c4253413fc4f08c2b797448c9821bd7c4e3b","kind":"commit","published_at":"2020-04-08T18:22:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0/manifests"},{"name":"node-v0.6.1","sha":"cca20f491298df03110ba6fb7537fc91eb9ff168","kind":"tag","published_at":"2020-04-01T18:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1/manifests"},{"name":"python-v0.7.0-rc3","sha":"93a83127ae1423b56fe6c0d35b60100c7850c002","kind":"commit","published_at":"2020-03-31T18:25:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3/manifests"},{"name":"node-v0.6.0","sha":"bb920af9e8f13861968bf00680850aca34729430","kind":"tag","published_at":"2020-03-30T16:39:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0/manifests"},{"name":"python-v0.7.0-rc2","sha":"e8aec7a624b7b4814af169828143477c67f359a8","kind":"commit","published_at":"2020-03-27T13:17:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2/manifests"},{"name":"python-v0.7.0-rc1","sha":"b132be34af618ce94b25be2c4b6d669281833ac4","kind":"commit","published_at":"2020-03-26T21:26:14.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1/manifests"},{"name":"rust-v0.9.0","sha":"ab12a7fbacfc026bf62363a6449bad2bdfdf3796","kind":"commit","published_at":"2020-03-26T21:21:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0/manifests"},{"name":"python-v0.6.0","sha":"afe96da7e33aef6c8c4f39aa3672910d0a0ebe6e","kind":"commit","published_at":"2020-03-02T20:02:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0/manifests"},{"name":"rust-v0.8.0","sha":"9256ec65b120cc11da180262e950a997abe23307","kind":"commit","published_at":"2020-03-02T19:39:25.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0/manifests"},{"name":"node-v0.5.0","sha":"bb6efeb04fbc397183d533485a37fa8c2248b464","kind":"tag","published_at":"2020-02-27T21:04:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0/manifests"},{"name":"python-v0.5.2","sha":"440e8e9bd9ebc00252619cd354f8dca28eff5b5e","kind":"commit","published_at":"2020-02-24T21:08:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2/manifests"},{"name":"python-v0.5.1","sha":"be08d9574ca61ceb114b7e1fcecb7b936785b2bf","kind":"commit","published_at":"2020-02-24T15:12:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1/manifests"},{"name":"python-v0.5.0","sha":"11dd6c8baef9ae2b836d594215f14a208dbacfb2","kind":"commit","published_at":"2020-02-18T23:49:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0/manifests"},{"name":"node-v0.4.1","sha":"5e612669bbbad431a400c294b54b3ad6eb5e3f82","kind":"tag","published_at":"2020-02-11T14:54:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1/manifests"},{"name":"python-v0.4.2","sha":"bbbd97c7e197d1fc9db0818af5b0e118a313dcd7","kind":"commit","published_at":"2020-02-11T13:15:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2/manifests"},{"name":"python-v0.4.1","sha":"c1ddfdac8cc1f12049edcc8d7fb9b66f2fe2c062","kind":"commit","published_at":"2020-02-11T04:23:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1/manifests"},{"name":"python-v0.4.0","sha":"3c0164ef754043c1f0e89103c4477ed850977036","kind":"commit","published_at":"2020-02-10T21:07:32.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0/manifests"},{"name":"node-v0.4.0","sha":"3df188dc278c470ebafd7e3900b8ade4e160a60b","kind":"tag","published_at":"2020-02-05T22:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0/manifests"},{"name":"python-v0.3.0","sha":"9745786b89fa76280d47fa05f457de653c2db7d7","kind":"commit","published_at":"2020-02-05T18:55:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0/manifests"},{"name":"node-v0.3.1","sha":"88391dd18501ee672bee155a15f16632f2e0ae57","kind":"tag","published_at":"2020-01-24T22:21:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1/manifests"},{"name":"node-v0.3.0","sha":"698d267a5ae94eb1dba6e2983dbd32d7a15ceb64","kind":"tag","published_at":"2020-01-23T20:07:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0/manifests"},{"name":"python-v0.2.1","sha":"0105021280d221e33bf1d25f0f16af93fa76970b","kind":"commit","published_at":"2020-01-22T21:07:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1/manifests"},{"name":"python-v0.2.0","sha":"da7e629e4a49a11e373e22244902be0b3cc587d9","kind":"commit","published_at":"2020-01-20T14:14:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0/manifests"},{"name":"node-v0.2.4","sha":"a779714a9e565061a68d9fa4eb2764751a27fb89","kind":"tag","published_at":"2020-01-14T22:32:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4/manifests"},{"name":"node-v0.2.3","sha":"25546d00c6217066ac879cda91f66647d19b9395","kind":"tag","published_at":"2020-01-14T22:18:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3/manifests"},{"name":"v0.1.1","sha":"fc9e81d4ab50f62d72d0db381465600105940743","kind":"commit","published_at":"2020-01-12T07:35:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dd569020c1c3b4942c181945fe4a6abeab95209f","kind":"commit","published_at":"2020-01-10T18:49:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"988159a9988fd3d2d26f29b93fb99a6e92cf5e7f","kind":"commit","published_at":"2020-01-08T18:42:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.13","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"b06681cb1ee643eb1ce8f31a6d3599e6263c9a8a","kind":"commit","published_at":"2020-01-07T02:05:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.12","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"839239d3b477ef05449f8354fb2da892ba5923d7","kind":"commit","published_at":"2019-12-27T15:43:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.11","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ffd28ba55866167c903e16ba00233c8b2edb8e50","kind":"commit","published_at":"2019-12-26T19:56:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.10","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"fab1d4cabc478eebb9fb96aded91fe50ae7cb3f0","kind":"commit","published_at":"2019-12-23T22:28:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.9","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2266960ef7378b50e196b130a51730721e6ba3a6","kind":"commit","published_at":"2019-12-20T15:26:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.8","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9763282d59c53d20cb4be5e8c92b9478f02f8757","kind":"commit","published_at":"2019-12-17T23:42:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"08eb163415b0a3e8a77853a3bf41c479db749c62","kind":"commit","published_at":"2019-12-17T00:38:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ee883c3fc71bac86b0c9f63758cab387bfebc2fd","kind":"commit","published_at":"2019-12-13T23:18:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7cb2fe2ea0b36e6a9ba74ed863865fa02b7d1f87","kind":"commit","published_at":"2019-12-10T23:01:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4bda752bd16e8a4780df94aac1a98d9d515282e","kind":"commit","published_at":"2019-12-03T22:41:43.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-10-26T11:26:49.088Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":2.289448966812774,"forks_count":4.250156543519099,"average":5.295084533500313},"purl":"pkg:apk/alpine/py3-tokenizers?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T11:00:45.801Z","issues_count":608,"pull_requests_count":485,"avg_time_to_close_issue":38073094.40163934,"avg_time_to_close_pull_request":6599972.458974359,"issues_closed_count":488,"pull_requests_closed_count":389,"pull_request_authors_count":118,"issue_authors_count":515,"avg_comments_per_issue":3.731907894736842,"avg_comments_per_pull_request":1.8989690721649486,"merged_pull_requests_count":261,"bot_issues_count":0,"bot_pull_requests_count":39,"past_year_issues_count":113,"past_year_pull_requests_count":179,"past_year_avg_time_to_close_issue":1495627.3783783785,"past_year_avg_time_to_close_pull_request":1608903.3018867925,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":106,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":1.1592920353982301,"past_year_avg_comments_per_pull_request":1.3743016759776536,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","maintainers":[{"login":"Narsil","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"n1t0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"},{"login":"epwalsh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"},{"login":"EricLBuehler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"McPatate","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"},{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"},{"login":"abhishekkrthakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"thomwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"}],"active_maintainers":[{"login":"Narsil","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tokenizers/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":773,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-02-01T01:11:34.203Z","updated_at":"2023-02-01T01:11:34.203Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39391,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7646667,"name":"py3-tokenizers-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tokenizers","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":[],"namespace":"testing","versions_count":16,"first_release_published_at":"2023-04-25T07:04:06.000Z","latest_release_published_at":"2026-03-30T15:07:45.000Z","latest_release_number":"0.21.2-r1","last_synced_at":"2026-03-30T15:47:10.721Z","created_at":"2023-04-26T03:30:53.124Z","updated_at":"2026-03-30T15:47:10.962Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/py3-tokenizers-pyc","install_command":"apk add py3-tokenizers-pyc","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2025-10-16T09:22:48.000Z","size":14124,"stargazers_count":10177,"open_issues_count":114,"forks_count":980,"subscribers_count":123,"default_branch":"main","last_synced_at":"2025-10-23T21:31:28.075Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2025-10-23T15:51:08.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1729,"total_committers":112,"mean_commits":15.4375,"dds":0.4598033545401966,"last_synced_commit":"eb4cc86d4ef63b46d15ced15b24b86d9e6fc7dcf"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/tokenizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/sbom","scorecard":{"id":472294,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/tokenizers","commit":"ed2cda51e66546ad1c6c816ea3d412d9d50e2327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CI.yml:165","Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:19","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment_trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yml:1","Warn: no topLevel permission defined: .github/workflows/node-release.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/python-release.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_pr_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment_trigger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment_trigger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/upload_pr_documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:120","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp"],"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-19T14:15:42.841Z","repository_id":37358254,"created_at":"2025-08-19T14:15:42.841Z","updated_at":"2025-08-19T14:15:42.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281095665,"owners_count":26443012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":360,"last_synced_at":"2025-10-20T22:04:29.054Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":595969,"followers":54934,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-10-20T22:04:29.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.22.1","sha":"afaae088837b277c19f90604a1111a272838857b","kind":"commit","published_at":"2025-09-19T09:44:39.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1/manifests"},{"name":"v0.22.1rc0","sha":"6cbd4612bd7bc66e855dea568637a37a7605b638","kind":"commit","published_at":"2025-09-19T09:29:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0/manifests"},{"name":"v0.22.0","sha":"4630f94378998f68df3d021c61a7340b813e264b","kind":"commit","published_at":"2025-08-29T10:20:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0/manifests"},{"name":"v0.22.0rc0","sha":"1d34d6620b9a5a3d62ad09e7b204f7abde5c097d","kind":"commit","published_at":"2025-08-29T09:29:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0/manifests"},{"name":"v0.21.4","sha":"e892882fd4608b468dcf9dc33ea95283882b8e6d","kind":"commit","published_at":"2025-07-28T13:15:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"dd4fc3df1a8a7cd135eecca2158db018d85f94f1","kind":"commit","published_at":"2025-07-04T09:11:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"df1e36f4dead6e3ea48f75c717c6dc6c8995b63d","kind":"commit","published_at":"2025-06-24T10:18:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2/manifests"},{"name":"v0.21.2rc0","sha":"d0cb7db29cae29914fddec1d5045b7b564dc69d9","kind":"commit","published_at":"2025-06-24T10:00:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0/manifests"},{"name":"v0.21.1","sha":"133db48d4f272070076fbc7a649c9e8aa8cd0646","kind":"commit","published_at":"2025-03-13T10:34:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1/manifests"},{"name":"v0.21.1rc0","sha":"4722e2151f7ce1d5a4879a042cfe6ea78572a280","kind":"commit","published_at":"2025-03-12T09:42:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0/manifests"},{"name":"v0.21.0","sha":"cf102e67258a683e393db8578120327553b52ca7","kind":"commit","published_at":"2024-11-27T13:05:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0/manifests"},{"name":"v0.21.0rc0","sha":"90795fe4743b22ba19a9d081269a75dbc0bfaef6","kind":"commit","published_at":"2024-11-27T12:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0/manifests"},{"name":"v0.20.4","sha":"350e5db82d92d6484dea4853dc1800e751e82701","kind":"commit","published_at":"2024-11-26T17:00:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4/manifests"},{"name":"v0.20.4rc0","sha":"8f026799eb7b352d8c6aace7b56d1206b893ae6d","kind":"commit","published_at":"2024-11-26T16:44:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0/manifests"},{"name":"v0.20.4-rc0","sha":"a1c572e2be71cd406b9ae92400420e3215add0aa","kind":"commit","published_at":"2024-11-15T11:09:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4-rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0/manifests"},{"name":"v0.20.3","sha":"b63262a481495453011bf7a3b27995d6611dfae7","kind":"commit","published_at":"2024-11-05T17:17:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3/manifests"},{"name":"v0.20.3rc1","sha":"6af367b0db4666cd74d1fac3c2ea660f54dcd6c9","kind":"commit","published_at":"2024-11-05T16:54:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1/manifests"},{"name":"v0.20.2","sha":"caa650512c7e80d6631668d034c9aef645df5544","kind":"commit","published_at":"2024-11-04T17:15:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2/manifests"},{"name":"v0.20.2rc1","sha":"5266b42a3db4e687c13d8ec28f03532d72067fdc","kind":"commit","published_at":"2024-11-04T14:49:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1/manifests"},{"name":"v0.20.1","sha":"d98298a2c20ab58df5bb7ea57cfe73f83186c2a5","kind":"commit","published_at":"2024-10-10T09:45:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1/manifests"},{"name":"v0.20.1rc1","sha":"de305f21709a6bc1fc5664a370f1380e09315ff9","kind":"commit","published_at":"2024-10-10T09:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1/manifests"},{"name":"v0.20.0","sha":"a5adaace3d6188d2ea22f76675af837ccfb2af3a","kind":"commit","published_at":"2024-08-08T16:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0/manifests"},{"name":"v0.20.0rc1","sha":"a8def0739f5301e847614ad65947c05ed34cd9a5","kind":"commit","published_at":"2024-08-08T14:57:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1/manifests"},{"name":"v0.19.1","sha":"3b3c9604f951850be398e45e4a569242fb2319c1","kind":"commit","published_at":"2024-04-17T21:09:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1/manifests"},{"name":"v0.19.1rc0","sha":"da307684adb81fe5ed7d340d139d669aeb3ca1ba","kind":"commit","published_at":"2024-04-17T20:06:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0/manifests"},{"name":"v0.19.0","sha":"e59020d642b48148516090c04abe9545510e28b3","kind":"commit","published_at":"2024-04-17T08:50:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0/manifests"},{"name":"v0.19.0rc0","sha":"36846e878f101b080d25512e2e02416a5751098d","kind":"commit","published_at":"2024-04-16T14:05:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0/manifests"},{"name":"v0.16.0rc1","sha":"c13bf944a13dfa6c67df19d00360259c646db10b","kind":"commit","published_at":"2024-04-15T16:23:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.16.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"701a73b869602b5639589d197e805349cdba3223","kind":"commit","published_at":"2024-02-12T01:03:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2/manifests"},{"name":"v0.15.2rc1","sha":"f11fd7af3fe3554509ac37bb15730e61aed61e39","kind":"commit","published_at":"2024-02-11T03:55:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1/manifests"},{"name":"v0.15.1","sha":"d38be16fbd8cf9f6372a96e9b0b8559dd54c00fb","kind":"commit","published_at":"2024-01-22T14:37:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1/manifests"},{"name":"v0.15.1.rc1","sha":"1e2dea3a8583cd0119c8c8944c65638d122584df","kind":"commit","published_at":"2024-01-19T15:08:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1/manifests"},{"name":"v0.15.1.rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0/manifests"},{"name":"v0.15.1rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0/manifests"},{"name":"v0.15.0","sha":"41c4864bd2f216b648dbbda27ad49347ab424a49","kind":"commit","published_at":"2023-11-14T18:44:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0/manifests"},{"name":"v0.15.0.rc1","sha":"284fbd8e215a34d3b8de849a1d0bca292116b11f","kind":"commit","published_at":"2023-11-14T17:45:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1/manifests"},{"name":"v0.14.1","sha":"6357206cdcce4d78ffb1e0372feb456caea09375","kind":"commit","published_at":"2023-10-06T11:05:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1/manifests"},{"name":"v0.14.1rc1","sha":"e2368c48eee0a23d2cde2011a939e54b3116d108","kind":"commit","published_at":"2023-10-05T13:56:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1/manifests"},{"name":"v0.14.0","sha":"9a79cb8cfc8c5d3b1727ebce9859ddfa76273ab4","kind":"commit","published_at":"2023-09-07T13:38:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0/manifests"},{"name":"v0.14.0.rc1","sha":"61a28c162c10ef2598c4a3118b1b53725925116a","kind":"commit","published_at":"2023-09-07T11:30:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1/manifests"},{"name":"v0.13.4.rc3","sha":"524818fd09524cb4330322a7b9d22db8a9352362","kind":"commit","published_at":"2023-08-23T13:46:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3/manifests"},{"name":"v0.13.4.rc2","sha":"9a93c50c25c1e0b73a85584f327113bcbef5ac80","kind":"commit","published_at":"2023-08-14T13:27:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2/manifests"},{"name":"v0.13.4.rc1","sha":"b35d33f9814d5be14a8f02a477816e9655a41e9e","kind":"commit","published_at":"2023-08-14T11:49:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1/manifests"},{"name":"v0.13.4-rc2","sha":"b4fcc9ce6e4ad5806e82826f816acfdfdc4fcc67","kind":"commit","published_at":"2023-05-17T09:18:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2/manifests"},{"name":"v0.13.4-rc1","sha":"b58227c7f1ccf8b73ee2268354336da56d91e492","kind":"commit","published_at":"2023-05-12T14:28:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1/manifests"},{"name":"v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3/manifests"},{"name":"node-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3/manifests"},{"name":"python-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3/manifests"},{"name":"python-v0.13.3rc1","sha":"a05be6b8d1a4c353e66d49c6a1a91227e0be58de","kind":"commit","published_at":"2023-04-04T13:03:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1/manifests"},{"name":"node-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2/manifests"},{"name":"python-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2/manifests"},{"name":"v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2/manifests"},{"name":"python-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1/manifests"},{"name":"v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1/manifests"},{"name":"node-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1/manifests"},{"name":"python-v0.13.0","sha":"63082c4d118a8bb0a997fea010723ddc04e0bdb1","kind":"commit","published_at":"2022-09-21T10:18:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0/manifests"},{"name":"v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0/manifests"},{"name":"node-v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0/manifests"},{"name":"python-v0.12.1","sha":"8a9bb28f4667b63f94ed96a3c3672f5db226de4d","kind":"commit","published_at":"2022-04-12T15:57:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1/manifests"},{"name":"node-v0.12.0","sha":"23a22da18c326f5032862613dc42a981c87f0d02","kind":"commit","published_at":"2022-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0/manifests"},{"name":"v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0/manifests"},{"name":"python-v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0/manifests"},{"name":"v0.11.2","sha":"03e10b606d948b76c151f082b8a9f183b28e6a11","kind":"commit","published_at":"2022-02-28T10:52:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2/manifests"},{"name":"node-v0.8.3","sha":"1d29a5179cdad38f3340216087605791124b2f17","kind":"commit","published_at":"2022-02-28T10:30:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3/manifests"},{"name":"python-v0.11.6","sha":"ffaee13994e4c1e8bedb8985b567ba510010edeb","kind":"commit","published_at":"2022-02-28T09:20:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6/manifests"},{"name":"python-v0.11.5","sha":"2fecdc10dd2792a2f033a27e510ac828c744d619","kind":"commit","published_at":"2022-02-16T12:07:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5/manifests"},{"name":"python-v0.11.4","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4/manifests"},{"name":"node-v0.8.2","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2/manifests"},{"name":"python-v0.11.3","sha":"2c9d039ed02d8c37d587c36183832b19eea12196","kind":"commit","published_at":"2022-01-17T09:22:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3/manifests"},{"name":"v0.11.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1/manifests"},{"name":"node-v0.8.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1/manifests"},{"name":"python-v0.11.2","sha":"8e0d66a25421ffff20a384c65a95fe99a7b5582c","kind":"commit","published_at":"2022-01-04T13:58:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2/manifests"},{"name":"python-v0.11.1","sha":"7069988ffeb376ff3deb36800b4da3d4aa4e5cb4","kind":"commit","published_at":"2021-12-28T12:59:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1/manifests"},{"name":"python-v0.11.0","sha":"38a85b21124f404b7003970c6c34039749efbca8","kind":"commit","published_at":"2021-12-24T07:05:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0/manifests"},{"name":"node-v0.8.0","sha":"fd316bdc61d7a7f3cec0ced2154baace81620c1f","kind":"commit","published_at":"2021-09-02T18:11:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0/manifests"},{"name":"python-v0.10.3","sha":"755e5f5c1e5b955fd41b72635701ffb60cb0d726","kind":"commit","published_at":"2021-05-24T21:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3/manifests"},{"name":"python-v0.10.2","sha":"32b3b7a0f2d698130724156cfc744aa6084fbec0","kind":"commit","published_at":"2021-04-05T20:47:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2/manifests"},{"name":"python-v0.10.1","sha":"bc8bbf637ad5a936e141570dfe583f3e62e32a94","kind":"commit","published_at":"2021-02-08T16:45:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1/manifests"},{"name":"python-v0.10.1rc1","sha":"d96442cbe8b2a5b1a01b0e18c864e596dc76fab9","kind":"commit","published_at":"2021-02-04T15:37:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1/manifests"},{"name":"python-v0.10.0","sha":"719bea76b92a34ee03dc024315922c50a3a9ea40","kind":"commit","published_at":"2021-01-12T21:34:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0/manifests"},{"name":"python-v0.10.0rc1","sha":"6201258a0e7e418eeda63876a5c27f1c18d5eb3e","kind":"commit","published_at":"2020-12-08T18:31:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1/manifests"},{"name":"python-v0.9.4","sha":"b122737ec60403bbd99e1c07e9488f911243ab8f","kind":"commit","published_at":"2020-11-10T04:23:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4/manifests"},{"name":"python-v0.9.3","sha":"2364d376f7c1ccfe14389d71a1308e40635c0af3","kind":"commit","published_at":"2020-10-26T20:40:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3/manifests"},{"name":"python-v0.9.2","sha":"91f602f744f7fee72f2f5fa8d6c7c48bb1d72d3b","kind":"commit","published_at":"2020-10-15T14:14:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2/manifests"},{"name":"python-v0.9.1","sha":"f94a2747029c564bbc2b07c6bbddb9dded0eec28","kind":"commit","published_at":"2020-10-13T18:45:21.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1/manifests"},{"name":"python-v0.9.0","sha":"3bb794681cc9308bbde47421d124c9265588b21c","kind":"commit","published_at":"2020-10-09T17:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0/manifests"},{"name":"python-v0.9.0.rc2","sha":"dd9fda5d0529a230e4e4c114368b2c5f238d2cf4","kind":"commit","published_at":"2020-10-06T09:04:36.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2/manifests"},{"name":"python-v0.9.0.rc1","sha":"aebf510c5a4257edf60232c80c2fe06052b82965","kind":"commit","published_at":"2020-09-29T14:24:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1/manifests"},{"name":"python-v0.9.0.dev4","sha":"171a042ee00f9e63f04aa1482ef46235c1e4131b","kind":"commit","published_at":"2020-09-24T14:16:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4/manifests"},{"name":"python-v0.9.0.dev3","sha":"c96ecfc093c4dbe656fa811f95f5adfd02069e14","kind":"commit","published_at":"2020-09-18T11:48:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3/manifests"},{"name":"python-v0.9.0.dev2","sha":"87c4c457ce5287ea9502b4f9c3d14ba9fb80d7f9","kind":"commit","published_at":"2020-09-14T12:29:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2/manifests"},{"name":"python-v0.9.0.dev1","sha":"e4defa9c18c4167a68adfe6c9fed93d4320afc2a","kind":"commit","published_at":"2020-09-14T09:25:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1/manifests"},{"name":"python-v0.9.0.dev0","sha":"c036cd4ced8a71892f39fa485ad370272989fcb6","kind":"commit","published_at":"2020-08-21T22:52:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0/manifests"},{"name":"python-v0.8.1","sha":"da0a5172ef14a94c0ad0ef47600305e471a87efd","kind":"commit","published_at":"2020-07-20T21:01:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1/manifests"},{"name":"python-v0.8.1.rc2","sha":"157feed9a55926b894bc65213fffcbf57b3229ba","kind":"commit","published_at":"2020-07-17T17:12:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2/manifests"},{"name":"python-v0.8.1.rc1","sha":"5be375eaea58d1e4274e37c63470bffee48ff2c2","kind":"commit","published_at":"2020-07-06T19:21:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1/manifests"},{"name":"node-v0.7.0","sha":"9294db78a4ca43f75e4694a67254d8c5a20267e8","kind":"tag","published_at":"2020-07-01T21:49:30.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0/manifests"},{"name":"python-v0.8.0","sha":"6349ca51b360cff0c4b2c6d489e61eaf53259a5f","kind":"commit","published_at":"2020-06-26T20:12:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0/manifests"},{"name":"python-v0.8.0-transformers","sha":"8ae19821494be9bba9e6529b1d03a205671979b6","kind":"commit","published_at":"2020-06-26T19:36:08.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-transformers","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-transformers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-transformers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers/manifests"},{"name":"python-v0.8.0-rc3","sha":"74d812d40180032d2dbb6ca59e2e10f0257ef46b","kind":"commit","published_at":"2020-06-22T16:54:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3/manifests"},{"name":"python-v0.8.0-rc2","sha":"a14cd7b21918730b92879a7cac3d6e1541732764","kind":"commit","published_at":"2020-06-19T14:48:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2/manifests"},{"name":"python-v0.8.0-rc1","sha":"fb964adfdbdafcd9bac2bc524a7d7ca7399c4e78","kind":"commit","published_at":"2020-06-11T18:24:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1/manifests"},{"name":"python-v0.8.0-dev2","sha":"d00ac60162211dd0044ad1214325de75b5a58711","kind":"commit","published_at":"2020-06-03T22:27:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2/manifests"},{"name":"python-v0.8.0-dev1","sha":"171c6500ecfc25b0ba545bab58974c7be84f728b","kind":"commit","published_at":"2020-05-27T18:35:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1/manifests"},{"name":"python-v0.8.0-dev","sha":"f8f5cafccd295e8e1f6d665ff3eaffc3397a4d7f","kind":"commit","published_at":"2020-05-21T23:26:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev/manifests"},{"name":"python-v0.7.0","sha":"670f619ab52c675e92f1fcd3eb7420fe67312f22","kind":"commit","published_at":"2020-04-17T16:48:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0/manifests"},{"name":"python-v0.7.0-rc7","sha":"3312ad75d99fd3eacce2e11cd61c969890addb8e","kind":"commit","published_at":"2020-04-16T23:39:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7/manifests"},{"name":"python-v0.7.0-rc6","sha":"bdfb02f4733dd0d1387ad13345db75a63faa0075","kind":"commit","published_at":"2020-04-16T18:42:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6/manifests"},{"name":"node-v0.6.2","sha":"c164baf539a33226ec903b466dfb5a496c1d859d","kind":"tag","published_at":"2020-04-13T20:58:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2/manifests"},{"name":"python-v0.7.0-rc5","sha":"09104afd07deee2ba85fa83d251f823709ad8dfa","kind":"commit","published_at":"2020-04-09T15:41:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5/manifests"},{"name":"rust-v0.10.1","sha":"af66d6fc6f14153b21fbccd1774e00adfa05742a","kind":"commit","published_at":"2020-04-09T15:30:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1/manifests"},{"name":"python-v0.7.0-rc4","sha":"e7949fcb84b6d2addad8d47dfc51e38a4dd591f0","kind":"commit","published_at":"2020-04-08T20:16:20.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4/manifests"},{"name":"rust-v0.10.0","sha":"e946c4253413fc4f08c2b797448c9821bd7c4e3b","kind":"commit","published_at":"2020-04-08T18:22:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0/manifests"},{"name":"node-v0.6.1","sha":"cca20f491298df03110ba6fb7537fc91eb9ff168","kind":"tag","published_at":"2020-04-01T18:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1/manifests"},{"name":"python-v0.7.0-rc3","sha":"93a83127ae1423b56fe6c0d35b60100c7850c002","kind":"commit","published_at":"2020-03-31T18:25:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3/manifests"},{"name":"node-v0.6.0","sha":"bb920af9e8f13861968bf00680850aca34729430","kind":"tag","published_at":"2020-03-30T16:39:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0/manifests"},{"name":"python-v0.7.0-rc2","sha":"e8aec7a624b7b4814af169828143477c67f359a8","kind":"commit","published_at":"2020-03-27T13:17:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2/manifests"},{"name":"python-v0.7.0-rc1","sha":"b132be34af618ce94b25be2c4b6d669281833ac4","kind":"commit","published_at":"2020-03-26T21:26:14.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1/manifests"},{"name":"rust-v0.9.0","sha":"ab12a7fbacfc026bf62363a6449bad2bdfdf3796","kind":"commit","published_at":"2020-03-26T21:21:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0/manifests"},{"name":"python-v0.6.0","sha":"afe96da7e33aef6c8c4f39aa3672910d0a0ebe6e","kind":"commit","published_at":"2020-03-02T20:02:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0/manifests"},{"name":"rust-v0.8.0","sha":"9256ec65b120cc11da180262e950a997abe23307","kind":"commit","published_at":"2020-03-02T19:39:25.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0/manifests"},{"name":"node-v0.5.0","sha":"bb6efeb04fbc397183d533485a37fa8c2248b464","kind":"tag","published_at":"2020-02-27T21:04:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0/manifests"},{"name":"python-v0.5.2","sha":"440e8e9bd9ebc00252619cd354f8dca28eff5b5e","kind":"commit","published_at":"2020-02-24T21:08:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2/manifests"},{"name":"python-v0.5.1","sha":"be08d9574ca61ceb114b7e1fcecb7b936785b2bf","kind":"commit","published_at":"2020-02-24T15:12:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1/manifests"},{"name":"python-v0.5.0","sha":"11dd6c8baef9ae2b836d594215f14a208dbacfb2","kind":"commit","published_at":"2020-02-18T23:49:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0/manifests"},{"name":"node-v0.4.1","sha":"5e612669bbbad431a400c294b54b3ad6eb5e3f82","kind":"tag","published_at":"2020-02-11T14:54:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1/manifests"},{"name":"python-v0.4.2","sha":"bbbd97c7e197d1fc9db0818af5b0e118a313dcd7","kind":"commit","published_at":"2020-02-11T13:15:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2/manifests"},{"name":"python-v0.4.1","sha":"c1ddfdac8cc1f12049edcc8d7fb9b66f2fe2c062","kind":"commit","published_at":"2020-02-11T04:23:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1/manifests"},{"name":"python-v0.4.0","sha":"3c0164ef754043c1f0e89103c4477ed850977036","kind":"commit","published_at":"2020-02-10T21:07:32.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0/manifests"},{"name":"node-v0.4.0","sha":"3df188dc278c470ebafd7e3900b8ade4e160a60b","kind":"tag","published_at":"2020-02-05T22:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0/manifests"},{"name":"python-v0.3.0","sha":"9745786b89fa76280d47fa05f457de653c2db7d7","kind":"commit","published_at":"2020-02-05T18:55:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0/manifests"},{"name":"node-v0.3.1","sha":"88391dd18501ee672bee155a15f16632f2e0ae57","kind":"tag","published_at":"2020-01-24T22:21:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1/manifests"},{"name":"node-v0.3.0","sha":"698d267a5ae94eb1dba6e2983dbd32d7a15ceb64","kind":"tag","published_at":"2020-01-23T20:07:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0/manifests"},{"name":"python-v0.2.1","sha":"0105021280d221e33bf1d25f0f16af93fa76970b","kind":"commit","published_at":"2020-01-22T21:07:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1/manifests"},{"name":"python-v0.2.0","sha":"da7e629e4a49a11e373e22244902be0b3cc587d9","kind":"commit","published_at":"2020-01-20T14:14:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0/manifests"},{"name":"node-v0.2.4","sha":"a779714a9e565061a68d9fa4eb2764751a27fb89","kind":"tag","published_at":"2020-01-14T22:32:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4/manifests"},{"name":"node-v0.2.3","sha":"25546d00c6217066ac879cda91f66647d19b9395","kind":"tag","published_at":"2020-01-14T22:18:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3/manifests"},{"name":"v0.1.1","sha":"fc9e81d4ab50f62d72d0db381465600105940743","kind":"commit","published_at":"2020-01-12T07:35:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dd569020c1c3b4942c181945fe4a6abeab95209f","kind":"commit","published_at":"2020-01-10T18:49:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"988159a9988fd3d2d26f29b93fb99a6e92cf5e7f","kind":"commit","published_at":"2020-01-08T18:42:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.13","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"b06681cb1ee643eb1ce8f31a6d3599e6263c9a8a","kind":"commit","published_at":"2020-01-07T02:05:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.12","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"839239d3b477ef05449f8354fb2da892ba5923d7","kind":"commit","published_at":"2019-12-27T15:43:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.11","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ffd28ba55866167c903e16ba00233c8b2edb8e50","kind":"commit","published_at":"2019-12-26T19:56:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.10","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"fab1d4cabc478eebb9fb96aded91fe50ae7cb3f0","kind":"commit","published_at":"2019-12-23T22:28:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.9","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2266960ef7378b50e196b130a51730721e6ba3a6","kind":"commit","published_at":"2019-12-20T15:26:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.8","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9763282d59c53d20cb4be5e8c92b9478f02f8757","kind":"commit","published_at":"2019-12-17T23:42:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"08eb163415b0a3e8a77853a3bf41c479db749c62","kind":"commit","published_at":"2019-12-17T00:38:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ee883c3fc71bac86b0c9f63758cab387bfebc2fd","kind":"commit","published_at":"2019-12-13T23:18:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7cb2fe2ea0b36e6a9ba74ed863865fa02b7d1f87","kind":"commit","published_at":"2019-12-10T23:01:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4bda752bd16e8a4780df94aac1a98d9d515282e","kind":"commit","published_at":"2019-12-03T22:41:43.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-10-26T11:27:20.973Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.38644564324247,"stargazers_count":null,"forks_count":null,"average":6.693222821621235},"purl":"pkg:apk/alpine/py3-tokenizers-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tokenizers-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tokenizers-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tokenizers-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T20:00:53.035Z","issues_count":608,"pull_requests_count":486,"avg_time_to_close_issue":38073094.40163934,"avg_time_to_close_pull_request":6639207.521739131,"issues_closed_count":488,"pull_requests_closed_count":390,"pull_request_authors_count":119,"issue_authors_count":515,"avg_comments_per_issue":3.754934210526316,"avg_comments_per_pull_request":1.8950617283950617,"merged_pull_requests_count":261,"bot_issues_count":0,"bot_pull_requests_count":39,"past_year_issues_count":101,"past_year_pull_requests_count":160,"past_year_avg_time_to_close_issue":1663558.2258064516,"past_year_avg_time_to_close_pull_request":1769318.2333333334,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":90,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.2475247524752475,"past_year_avg_comments_per_pull_request":1.11875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":70,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","maintainers":[{"login":"Narsil","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"n1t0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"},{"login":"epwalsh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"},{"login":"EricLBuehler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"McPatate","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"},{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"},{"login":"abhishekkrthakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"thomwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"}],"active_maintainers":[{"login":"Narsil","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tokenizers-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tokenizers-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tokenizers-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tokenizers-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tokenizers-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tokenizers-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":773,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-04-29T10:39:34.078Z","updated_at":"2023-04-29T10:39:34.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39391,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":76442,"name":"py-tokenizers","ecosystem":"spack","description":"Fast and Customizable Tokenizers.\n","homepage":"https://github.com/huggingface/tokenizers","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2022-04-05T09:29:40.373Z","latest_release_published_at":"2024-07-07T05:47:37.146Z","latest_release_number":"0.19.1","last_synced_at":"2026-03-30T20:04:00.540Z","created_at":"2022-04-05T09:29:40.329Z","updated_at":"2026-03-30T20:04:00.540Z","registry_url":"https://packages.spack.io/package.html?name=py-tokenizers","install_command":"spack install py-tokenizers","documentation_url":null,"metadata":{},"repo_metadata":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2025-09-19T09:46:10.000Z","size":14115,"stargazers_count":10110,"open_issues_count":110,"forks_count":970,"subscribers_count":126,"default_branch":"main","last_synced_at":"2025-09-30T18:02:31.864Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2025-09-30T14:34:48.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1729,"total_committers":112,"mean_commits":15.4375,"dds":0.4598033545401966,"last_synced_commit":"eb4cc86d4ef63b46d15ced15b24b86d9e6fc7dcf"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/tokenizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/sbom","scorecard":{"id":472294,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/tokenizers","commit":"ed2cda51e66546ad1c6c816ea3d412d9d50e2327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CI.yml:165","Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:19","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment_trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yml:1","Warn: no topLevel permission defined: .github/workflows/node-release.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/python-release.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_pr_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment_trigger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment_trigger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/upload_pr_documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:120","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp"],"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-19T14:15:42.841Z","repository_id":37358254,"created_at":"2025-08-19T14:15:42.841Z","updated_at":"2025-08-19T14:15:42.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019316,"owners_count":26086711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":355,"last_synced_at":"2025-09-30T18:00:38.399Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":590689,"followers":54295,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-09-30T18:00:38.399Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.22.1","sha":"afaae088837b277c19f90604a1111a272838857b","kind":"commit","published_at":"2025-09-19T09:44:39.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1/manifests"},{"name":"v0.22.1rc0","sha":"6cbd4612bd7bc66e855dea568637a37a7605b638","kind":"commit","published_at":"2025-09-19T09:29:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0/manifests"},{"name":"v0.22.0","sha":"4630f94378998f68df3d021c61a7340b813e264b","kind":"commit","published_at":"2025-08-29T10:20:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0/manifests"},{"name":"v0.22.0rc0","sha":"1d34d6620b9a5a3d62ad09e7b204f7abde5c097d","kind":"commit","published_at":"2025-08-29T09:29:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0/manifests"},{"name":"v0.21.4","sha":"e892882fd4608b468dcf9dc33ea95283882b8e6d","kind":"commit","published_at":"2025-07-28T13:15:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"dd4fc3df1a8a7cd135eecca2158db018d85f94f1","kind":"commit","published_at":"2025-07-04T09:11:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"df1e36f4dead6e3ea48f75c717c6dc6c8995b63d","kind":"commit","published_at":"2025-06-24T10:18:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2/manifests"},{"name":"v0.21.2rc0","sha":"d0cb7db29cae29914fddec1d5045b7b564dc69d9","kind":"commit","published_at":"2025-06-24T10:00:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0/manifests"},{"name":"v0.21.1","sha":"133db48d4f272070076fbc7a649c9e8aa8cd0646","kind":"commit","published_at":"2025-03-13T10:34:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1/manifests"},{"name":"v0.21.1rc0","sha":"4722e2151f7ce1d5a4879a042cfe6ea78572a280","kind":"commit","published_at":"2025-03-12T09:42:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0/manifests"},{"name":"v0.21.0","sha":"cf102e67258a683e393db8578120327553b52ca7","kind":"commit","published_at":"2024-11-27T13:05:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0/manifests"},{"name":"v0.21.0rc0","sha":"90795fe4743b22ba19a9d081269a75dbc0bfaef6","kind":"commit","published_at":"2024-11-27T12:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0/manifests"},{"name":"v0.20.4","sha":"350e5db82d92d6484dea4853dc1800e751e82701","kind":"commit","published_at":"2024-11-26T17:00:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4/manifests"},{"name":"v0.20.4rc0","sha":"8f026799eb7b352d8c6aace7b56d1206b893ae6d","kind":"commit","published_at":"2024-11-26T16:44:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0/manifests"},{"name":"v0.20.4-rc0","sha":"a1c572e2be71cd406b9ae92400420e3215add0aa","kind":"commit","published_at":"2024-11-15T11:09:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4-rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0/manifests"},{"name":"v0.20.3","sha":"b63262a481495453011bf7a3b27995d6611dfae7","kind":"commit","published_at":"2024-11-05T17:17:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3/manifests"},{"name":"v0.20.3rc1","sha":"6af367b0db4666cd74d1fac3c2ea660f54dcd6c9","kind":"commit","published_at":"2024-11-05T16:54:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1/manifests"},{"name":"v0.20.2","sha":"caa650512c7e80d6631668d034c9aef645df5544","kind":"commit","published_at":"2024-11-04T17:15:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2/manifests"},{"name":"v0.20.2rc1","sha":"5266b42a3db4e687c13d8ec28f03532d72067fdc","kind":"commit","published_at":"2024-11-04T14:49:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1/manifests"},{"name":"v0.20.1","sha":"d98298a2c20ab58df5bb7ea57cfe73f83186c2a5","kind":"commit","published_at":"2024-10-10T09:45:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1/manifests"},{"name":"v0.20.1rc1","sha":"de305f21709a6bc1fc5664a370f1380e09315ff9","kind":"commit","published_at":"2024-10-10T09:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1/manifests"},{"name":"v0.20.0","sha":"a5adaace3d6188d2ea22f76675af837ccfb2af3a","kind":"commit","published_at":"2024-08-08T16:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0/manifests"},{"name":"v0.20.0rc1","sha":"a8def0739f5301e847614ad65947c05ed34cd9a5","kind":"commit","published_at":"2024-08-08T14:57:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1/manifests"},{"name":"v0.19.1","sha":"3b3c9604f951850be398e45e4a569242fb2319c1","kind":"commit","published_at":"2024-04-17T21:09:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1/manifests"},{"name":"v0.19.1rc0","sha":"da307684adb81fe5ed7d340d139d669aeb3ca1ba","kind":"commit","published_at":"2024-04-17T20:06:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0/manifests"},{"name":"v0.19.0","sha":"e59020d642b48148516090c04abe9545510e28b3","kind":"commit","published_at":"2024-04-17T08:50:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0/manifests"},{"name":"v0.19.0rc0","sha":"36846e878f101b080d25512e2e02416a5751098d","kind":"commit","published_at":"2024-04-16T14:05:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0/manifests"},{"name":"v0.16.0rc1","sha":"c13bf944a13dfa6c67df19d00360259c646db10b","kind":"commit","published_at":"2024-04-15T16:23:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.16.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"701a73b869602b5639589d197e805349cdba3223","kind":"commit","published_at":"2024-02-12T01:03:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2/manifests"},{"name":"v0.15.2rc1","sha":"f11fd7af3fe3554509ac37bb15730e61aed61e39","kind":"commit","published_at":"2024-02-11T03:55:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1/manifests"},{"name":"v0.15.1","sha":"d38be16fbd8cf9f6372a96e9b0b8559dd54c00fb","kind":"commit","published_at":"2024-01-22T14:37:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1/manifests"},{"name":"v0.15.1.rc1","sha":"1e2dea3a8583cd0119c8c8944c65638d122584df","kind":"commit","published_at":"2024-01-19T15:08:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1/manifests"},{"name":"v0.15.1.rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0/manifests"},{"name":"v0.15.1rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0/manifests"},{"name":"v0.15.0","sha":"41c4864bd2f216b648dbbda27ad49347ab424a49","kind":"commit","published_at":"2023-11-14T18:44:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0/manifests"},{"name":"v0.15.0.rc1","sha":"284fbd8e215a34d3b8de849a1d0bca292116b11f","kind":"commit","published_at":"2023-11-14T17:45:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1/manifests"},{"name":"v0.14.1","sha":"6357206cdcce4d78ffb1e0372feb456caea09375","kind":"commit","published_at":"2023-10-06T11:05:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1/manifests"},{"name":"v0.14.1rc1","sha":"e2368c48eee0a23d2cde2011a939e54b3116d108","kind":"commit","published_at":"2023-10-05T13:56:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1/manifests"},{"name":"v0.14.0","sha":"9a79cb8cfc8c5d3b1727ebce9859ddfa76273ab4","kind":"commit","published_at":"2023-09-07T13:38:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0/manifests"},{"name":"v0.14.0.rc1","sha":"61a28c162c10ef2598c4a3118b1b53725925116a","kind":"commit","published_at":"2023-09-07T11:30:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1/manifests"},{"name":"v0.13.4.rc3","sha":"524818fd09524cb4330322a7b9d22db8a9352362","kind":"commit","published_at":"2023-08-23T13:46:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3/manifests"},{"name":"v0.13.4.rc2","sha":"9a93c50c25c1e0b73a85584f327113bcbef5ac80","kind":"commit","published_at":"2023-08-14T13:27:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2/manifests"},{"name":"v0.13.4.rc1","sha":"b35d33f9814d5be14a8f02a477816e9655a41e9e","kind":"commit","published_at":"2023-08-14T11:49:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1/manifests"},{"name":"v0.13.4-rc2","sha":"b4fcc9ce6e4ad5806e82826f816acfdfdc4fcc67","kind":"commit","published_at":"2023-05-17T09:18:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2/manifests"},{"name":"v0.13.4-rc1","sha":"b58227c7f1ccf8b73ee2268354336da56d91e492","kind":"commit","published_at":"2023-05-12T14:28:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1/manifests"},{"name":"v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3/manifests"},{"name":"node-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3/manifests"},{"name":"python-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3/manifests"},{"name":"python-v0.13.3rc1","sha":"a05be6b8d1a4c353e66d49c6a1a91227e0be58de","kind":"commit","published_at":"2023-04-04T13:03:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1/manifests"},{"name":"node-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2/manifests"},{"name":"python-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2/manifests"},{"name":"v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2/manifests"},{"name":"python-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1/manifests"},{"name":"v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1/manifests"},{"name":"node-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1/manifests"},{"name":"python-v0.13.0","sha":"63082c4d118a8bb0a997fea010723ddc04e0bdb1","kind":"commit","published_at":"2022-09-21T10:18:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0/manifests"},{"name":"v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0/manifests"},{"name":"node-v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0/manifests"},{"name":"python-v0.12.1","sha":"8a9bb28f4667b63f94ed96a3c3672f5db226de4d","kind":"commit","published_at":"2022-04-12T15:57:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1/manifests"},{"name":"node-v0.12.0","sha":"23a22da18c326f5032862613dc42a981c87f0d02","kind":"commit","published_at":"2022-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0/manifests"},{"name":"v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0/manifests"},{"name":"python-v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0/manifests"},{"name":"v0.11.2","sha":"03e10b606d948b76c151f082b8a9f183b28e6a11","kind":"commit","published_at":"2022-02-28T10:52:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2/manifests"},{"name":"node-v0.8.3","sha":"1d29a5179cdad38f3340216087605791124b2f17","kind":"commit","published_at":"2022-02-28T10:30:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3/manifests"},{"name":"python-v0.11.6","sha":"ffaee13994e4c1e8bedb8985b567ba510010edeb","kind":"commit","published_at":"2022-02-28T09:20:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6/manifests"},{"name":"python-v0.11.5","sha":"2fecdc10dd2792a2f033a27e510ac828c744d619","kind":"commit","published_at":"2022-02-16T12:07:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5/manifests"},{"name":"python-v0.11.4","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4/manifests"},{"name":"node-v0.8.2","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2/manifests"},{"name":"python-v0.11.3","sha":"2c9d039ed02d8c37d587c36183832b19eea12196","kind":"commit","published_at":"2022-01-17T09:22:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3/manifests"},{"name":"v0.11.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1/manifests"},{"name":"node-v0.8.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1/manifests"},{"name":"python-v0.11.2","sha":"8e0d66a25421ffff20a384c65a95fe99a7b5582c","kind":"commit","published_at":"2022-01-04T13:58:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2/manifests"},{"name":"python-v0.11.1","sha":"7069988ffeb376ff3deb36800b4da3d4aa4e5cb4","kind":"commit","published_at":"2021-12-28T12:59:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1/manifests"},{"name":"python-v0.11.0","sha":"38a85b21124f404b7003970c6c34039749efbca8","kind":"commit","published_at":"2021-12-24T07:05:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0/manifests"},{"name":"node-v0.8.0","sha":"fd316bdc61d7a7f3cec0ced2154baace81620c1f","kind":"commit","published_at":"2021-09-02T18:11:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0/manifests"},{"name":"python-v0.10.3","sha":"755e5f5c1e5b955fd41b72635701ffb60cb0d726","kind":"commit","published_at":"2021-05-24T21:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3/manifests"},{"name":"python-v0.10.2","sha":"32b3b7a0f2d698130724156cfc744aa6084fbec0","kind":"commit","published_at":"2021-04-05T20:47:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2/manifests"},{"name":"python-v0.10.1","sha":"bc8bbf637ad5a936e141570dfe583f3e62e32a94","kind":"commit","published_at":"2021-02-08T16:45:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1/manifests"},{"name":"python-v0.10.1rc1","sha":"d96442cbe8b2a5b1a01b0e18c864e596dc76fab9","kind":"commit","published_at":"2021-02-04T15:37:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1/manifests"},{"name":"python-v0.10.0","sha":"719bea76b92a34ee03dc024315922c50a3a9ea40","kind":"commit","published_at":"2021-01-12T21:34:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0/manifests"},{"name":"python-v0.10.0rc1","sha":"6201258a0e7e418eeda63876a5c27f1c18d5eb3e","kind":"commit","published_at":"2020-12-08T18:31:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1/manifests"},{"name":"python-v0.9.4","sha":"b122737ec60403bbd99e1c07e9488f911243ab8f","kind":"commit","published_at":"2020-11-10T04:23:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4/manifests"},{"name":"python-v0.9.3","sha":"2364d376f7c1ccfe14389d71a1308e40635c0af3","kind":"commit","published_at":"2020-10-26T20:40:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3/manifests"},{"name":"python-v0.9.2","sha":"91f602f744f7fee72f2f5fa8d6c7c48bb1d72d3b","kind":"commit","published_at":"2020-10-15T14:14:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2/manifests"},{"name":"python-v0.9.1","sha":"f94a2747029c564bbc2b07c6bbddb9dded0eec28","kind":"commit","published_at":"2020-10-13T18:45:21.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1/manifests"},{"name":"python-v0.9.0","sha":"3bb794681cc9308bbde47421d124c9265588b21c","kind":"commit","published_at":"2020-10-09T17:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0/manifests"},{"name":"python-v0.9.0.rc2","sha":"dd9fda5d0529a230e4e4c114368b2c5f238d2cf4","kind":"commit","published_at":"2020-10-06T09:04:36.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2/manifests"},{"name":"python-v0.9.0.rc1","sha":"aebf510c5a4257edf60232c80c2fe06052b82965","kind":"commit","published_at":"2020-09-29T14:24:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1/manifests"},{"name":"python-v0.9.0.dev4","sha":"171a042ee00f9e63f04aa1482ef46235c1e4131b","kind":"commit","published_at":"2020-09-24T14:16:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4/manifests"},{"name":"python-v0.9.0.dev3","sha":"c96ecfc093c4dbe656fa811f95f5adfd02069e14","kind":"commit","published_at":"2020-09-18T11:48:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3/manifests"},{"name":"python-v0.9.0.dev2","sha":"87c4c457ce5287ea9502b4f9c3d14ba9fb80d7f9","kind":"commit","published_at":"2020-09-14T12:29:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2/manifests"},{"name":"python-v0.9.0.dev1","sha":"e4defa9c18c4167a68adfe6c9fed93d4320afc2a","kind":"commit","published_at":"2020-09-14T09:25:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1/manifests"},{"name":"python-v0.9.0.dev0","sha":"c036cd4ced8a71892f39fa485ad370272989fcb6","kind":"commit","published_at":"2020-08-21T22:52:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0/manifests"},{"name":"python-v0.8.1","sha":"da0a5172ef14a94c0ad0ef47600305e471a87efd","kind":"commit","published_at":"2020-07-20T21:01:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1/manifests"},{"name":"python-v0.8.1.rc2","sha":"157feed9a55926b894bc65213fffcbf57b3229ba","kind":"commit","published_at":"2020-07-17T17:12:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2/manifests"},{"name":"python-v0.8.1.rc1","sha":"5be375eaea58d1e4274e37c63470bffee48ff2c2","kind":"commit","published_at":"2020-07-06T19:21:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1/manifests"},{"name":"node-v0.7.0","sha":"9294db78a4ca43f75e4694a67254d8c5a20267e8","kind":"tag","published_at":"2020-07-01T21:49:30.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0/manifests"},{"name":"python-v0.8.0","sha":"6349ca51b360cff0c4b2c6d489e61eaf53259a5f","kind":"commit","published_at":"2020-06-26T20:12:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0/manifests"},{"name":"python-v0.8.0-transformers","sha":"8ae19821494be9bba9e6529b1d03a205671979b6","kind":"commit","published_at":"2020-06-26T19:36:08.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-transformers","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-transformers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-transformers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers/manifests"},{"name":"python-v0.8.0-rc3","sha":"74d812d40180032d2dbb6ca59e2e10f0257ef46b","kind":"commit","published_at":"2020-06-22T16:54:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3/manifests"},{"name":"python-v0.8.0-rc2","sha":"a14cd7b21918730b92879a7cac3d6e1541732764","kind":"commit","published_at":"2020-06-19T14:48:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2/manifests"},{"name":"python-v0.8.0-rc1","sha":"fb964adfdbdafcd9bac2bc524a7d7ca7399c4e78","kind":"commit","published_at":"2020-06-11T18:24:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1/manifests"},{"name":"python-v0.8.0-dev2","sha":"d00ac60162211dd0044ad1214325de75b5a58711","kind":"commit","published_at":"2020-06-03T22:27:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2/manifests"},{"name":"python-v0.8.0-dev1","sha":"171c6500ecfc25b0ba545bab58974c7be84f728b","kind":"commit","published_at":"2020-05-27T18:35:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1/manifests"},{"name":"python-v0.8.0-dev","sha":"f8f5cafccd295e8e1f6d665ff3eaffc3397a4d7f","kind":"commit","published_at":"2020-05-21T23:26:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev/manifests"},{"name":"python-v0.7.0","sha":"670f619ab52c675e92f1fcd3eb7420fe67312f22","kind":"commit","published_at":"2020-04-17T16:48:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0/manifests"},{"name":"python-v0.7.0-rc7","sha":"3312ad75d99fd3eacce2e11cd61c969890addb8e","kind":"commit","published_at":"2020-04-16T23:39:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7/manifests"},{"name":"python-v0.7.0-rc6","sha":"bdfb02f4733dd0d1387ad13345db75a63faa0075","kind":"commit","published_at":"2020-04-16T18:42:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6/manifests"},{"name":"node-v0.6.2","sha":"c164baf539a33226ec903b466dfb5a496c1d859d","kind":"tag","published_at":"2020-04-13T20:58:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2/manifests"},{"name":"python-v0.7.0-rc5","sha":"09104afd07deee2ba85fa83d251f823709ad8dfa","kind":"commit","published_at":"2020-04-09T15:41:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5/manifests"},{"name":"rust-v0.10.1","sha":"af66d6fc6f14153b21fbccd1774e00adfa05742a","kind":"commit","published_at":"2020-04-09T15:30:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1/manifests"},{"name":"python-v0.7.0-rc4","sha":"e7949fcb84b6d2addad8d47dfc51e38a4dd591f0","kind":"commit","published_at":"2020-04-08T20:16:20.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4/manifests"},{"name":"rust-v0.10.0","sha":"e946c4253413fc4f08c2b797448c9821bd7c4e3b","kind":"commit","published_at":"2020-04-08T18:22:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0/manifests"},{"name":"node-v0.6.1","sha":"cca20f491298df03110ba6fb7537fc91eb9ff168","kind":"tag","published_at":"2020-04-01T18:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1/manifests"},{"name":"python-v0.7.0-rc3","sha":"93a83127ae1423b56fe6c0d35b60100c7850c002","kind":"commit","published_at":"2020-03-31T18:25:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3/manifests"},{"name":"node-v0.6.0","sha":"bb920af9e8f13861968bf00680850aca34729430","kind":"tag","published_at":"2020-03-30T16:39:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0/manifests"},{"name":"python-v0.7.0-rc2","sha":"e8aec7a624b7b4814af169828143477c67f359a8","kind":"commit","published_at":"2020-03-27T13:17:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2/manifests"},{"name":"python-v0.7.0-rc1","sha":"b132be34af618ce94b25be2c4b6d669281833ac4","kind":"commit","published_at":"2020-03-26T21:26:14.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1/manifests"},{"name":"rust-v0.9.0","sha":"ab12a7fbacfc026bf62363a6449bad2bdfdf3796","kind":"commit","published_at":"2020-03-26T21:21:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0/manifests"},{"name":"python-v0.6.0","sha":"afe96da7e33aef6c8c4f39aa3672910d0a0ebe6e","kind":"commit","published_at":"2020-03-02T20:02:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0/manifests"},{"name":"rust-v0.8.0","sha":"9256ec65b120cc11da180262e950a997abe23307","kind":"commit","published_at":"2020-03-02T19:39:25.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0/manifests"},{"name":"node-v0.5.0","sha":"bb6efeb04fbc397183d533485a37fa8c2248b464","kind":"tag","published_at":"2020-02-27T21:04:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0/manifests"},{"name":"python-v0.5.2","sha":"440e8e9bd9ebc00252619cd354f8dca28eff5b5e","kind":"commit","published_at":"2020-02-24T21:08:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2/manifests"},{"name":"python-v0.5.1","sha":"be08d9574ca61ceb114b7e1fcecb7b936785b2bf","kind":"commit","published_at":"2020-02-24T15:12:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1/manifests"},{"name":"python-v0.5.0","sha":"11dd6c8baef9ae2b836d594215f14a208dbacfb2","kind":"commit","published_at":"2020-02-18T23:49:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0/manifests"},{"name":"node-v0.4.1","sha":"5e612669bbbad431a400c294b54b3ad6eb5e3f82","kind":"tag","published_at":"2020-02-11T14:54:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1/manifests"},{"name":"python-v0.4.2","sha":"bbbd97c7e197d1fc9db0818af5b0e118a313dcd7","kind":"commit","published_at":"2020-02-11T13:15:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2/manifests"},{"name":"python-v0.4.1","sha":"c1ddfdac8cc1f12049edcc8d7fb9b66f2fe2c062","kind":"commit","published_at":"2020-02-11T04:23:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1/manifests"},{"name":"python-v0.4.0","sha":"3c0164ef754043c1f0e89103c4477ed850977036","kind":"commit","published_at":"2020-02-10T21:07:32.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0/manifests"},{"name":"node-v0.4.0","sha":"3df188dc278c470ebafd7e3900b8ade4e160a60b","kind":"tag","published_at":"2020-02-05T22:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0/manifests"},{"name":"python-v0.3.0","sha":"9745786b89fa76280d47fa05f457de653c2db7d7","kind":"commit","published_at":"2020-02-05T18:55:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0/manifests"},{"name":"node-v0.3.1","sha":"88391dd18501ee672bee155a15f16632f2e0ae57","kind":"tag","published_at":"2020-01-24T22:21:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1/manifests"},{"name":"node-v0.3.0","sha":"698d267a5ae94eb1dba6e2983dbd32d7a15ceb64","kind":"tag","published_at":"2020-01-23T20:07:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0/manifests"},{"name":"python-v0.2.1","sha":"0105021280d221e33bf1d25f0f16af93fa76970b","kind":"commit","published_at":"2020-01-22T21:07:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1/manifests"},{"name":"python-v0.2.0","sha":"da7e629e4a49a11e373e22244902be0b3cc587d9","kind":"commit","published_at":"2020-01-20T14:14:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0/manifests"},{"name":"node-v0.2.4","sha":"a779714a9e565061a68d9fa4eb2764751a27fb89","kind":"tag","published_at":"2020-01-14T22:32:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4/manifests"},{"name":"node-v0.2.3","sha":"25546d00c6217066ac879cda91f66647d19b9395","kind":"tag","published_at":"2020-01-14T22:18:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3/manifests"},{"name":"v0.1.1","sha":"fc9e81d4ab50f62d72d0db381465600105940743","kind":"commit","published_at":"2020-01-12T07:35:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dd569020c1c3b4942c181945fe4a6abeab95209f","kind":"commit","published_at":"2020-01-10T18:49:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"988159a9988fd3d2d26f29b93fb99a6e92cf5e7f","kind":"commit","published_at":"2020-01-08T18:42:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.13","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"b06681cb1ee643eb1ce8f31a6d3599e6263c9a8a","kind":"commit","published_at":"2020-01-07T02:05:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.12","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"839239d3b477ef05449f8354fb2da892ba5923d7","kind":"commit","published_at":"2019-12-27T15:43:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.11","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ffd28ba55866167c903e16ba00233c8b2edb8e50","kind":"commit","published_at":"2019-12-26T19:56:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.10","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"fab1d4cabc478eebb9fb96aded91fe50ae7cb3f0","kind":"commit","published_at":"2019-12-23T22:28:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.9","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2266960ef7378b50e196b130a51730721e6ba3a6","kind":"commit","published_at":"2019-12-20T15:26:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.8","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9763282d59c53d20cb4be5e8c92b9478f02f8757","kind":"commit","published_at":"2019-12-17T23:42:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"08eb163415b0a3e8a77853a3bf41c479db749c62","kind":"commit","published_at":"2019-12-17T00:38:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ee883c3fc71bac86b0c9f63758cab387bfebc2fd","kind":"commit","published_at":"2019-12-13T23:18:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7cb2fe2ea0b36e6a9ba74ed863865fa02b7d1f87","kind":"commit","published_at":"2019-12-10T23:01:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4bda752bd16e8a4780df94aac1a98d9d515282e","kind":"commit","published_at":"2019-12-03T22:41:43.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-10-26T11:26:50.740Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":1.65346672224538,"forks_count":3.9460886480477977,"average":8.416701403362511},"purl":"pkg:spack/py-tokenizers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T11:00:45.801Z","issues_count":608,"pull_requests_count":485,"avg_time_to_close_issue":38073094.40163934,"avg_time_to_close_pull_request":6599972.458974359,"issues_closed_count":488,"pull_requests_closed_count":389,"pull_request_authors_count":118,"issue_authors_count":515,"avg_comments_per_issue":3.731907894736842,"avg_comments_per_pull_request":1.8989690721649486,"merged_pull_requests_count":261,"bot_issues_count":0,"bot_pull_requests_count":39,"past_year_issues_count":113,"past_year_pull_requests_count":179,"past_year_avg_time_to_close_issue":1495627.3783783785,"past_year_avg_time_to_close_pull_request":1608903.3018867925,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":106,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":1.1592920353982301,"past_year_avg_comments_per_pull_request":1.3743016759776536,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","maintainers":[{"login":"Narsil","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"n1t0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"},{"login":"epwalsh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"},{"login":"EricLBuehler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"McPatate","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"},{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"},{"login":"abhishekkrthakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"thomwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"}],"active_maintainers":[{"login":"Narsil","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tokenizers/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2168,"html_url":null,"role":null,"created_at":"2022-11-14T16:56:04.535Z","updated_at":"2022-11-14T16:56:04.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9118,"maintainers_count":978,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":12834816,"name":"python311Packages.tokenizers","ecosystem":"nixpkgs","description":"Fast State-of-the-Art Tokenizers optimized for Research and Production","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:43:01.064Z","latest_release_published_at":"2026-01-26T20:43:01.064Z","latest_release_number":"0.13.3","last_synced_at":"2026-03-05T22:33:33.640Z","created_at":"2026-01-26T20:43:00.903Z","updated_at":"2026-03-05T22:33:33.640Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.tokenizers","install_command":"nix-env -iA nixpkgs.python311Packages.tokenizers","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/tokenizers/default.nix#L142","metadata":{"nix_attribute":"python3.11-tokenizers-0.13.3","position":"pkgs/development/python-modules/tokenizers/default.nix:142","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tokenizers","upstream_purl":"pkg:pypi/tokenizers"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.tokenizers?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tokenizers/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12822505,"name":"python310Packages.tokenizers","ecosystem":"nixpkgs","description":"Fast State-of-the-Art Tokenizers optimized for Research and Production","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:20:09.119Z","latest_release_published_at":"2026-01-26T18:20:09.119Z","latest_release_number":"0.13.3","last_synced_at":"2026-04-09T22:01:19.137Z","created_at":"2026-01-26T18:20:08.923Z","updated_at":"2026-04-09T22:30:21.475Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.tokenizers","install_command":"nix-env -iA nixpkgs.python310Packages.tokenizers","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/tokenizers/default.nix#L142","metadata":{"nix_attribute":"python3.10-tokenizers-0.13.3","position":"pkgs/development/python-modules/tokenizers/default.nix:142","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tokenizers","upstream_purl":"pkg:pypi/tokenizers"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.tokenizers?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tokenizers/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12512559,"name":"@dkhokhlov/tokenizers","ecosystem":"npm","description":"Provides an implementation of today's most used tokenizers, with a focus on performances and versatility.","homepage":"https://github.com/huggingface/tokenizers/tree/master/bindings/node","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":[],"namespace":"dkhokhlov","versions_count":2,"first_release_published_at":"2025-11-24T00:11:10.186Z","latest_release_published_at":"2025-11-23T05:39:46.427Z","latest_release_number":"0.22.1","last_synced_at":"2026-05-06T16:19:43.979Z","created_at":"2025-11-23T05:45:10.519Z","updated_at":"2026-05-06T16:19:43.979Z","registry_url":"https://www.npmjs.com/package/@dkhokhlov/tokenizers","install_command":"npm install @dkhokhlov/tokenizers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.22.1-1"}},"repo_metadata":{},"repo_metadata_updated_at":"2025-12-26T09:58:23.182Z","dependent_packages_count":0,"downloads":41,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.407159141585026,"dependent_packages_count":33.76114798886525,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.584153565225137},"purl":"pkg:npm/%40dkhokhlov/tokenizers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dkhokhlov/tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dkhokhlov/tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dkhokhlov/tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dkhokhlov%2Ftokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dkhokhlov%2Ftokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dkhokhlov%2Ftokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dkhokhlov%2Ftokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dkhokhlov%2Ftokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dkhokhlov%2Ftokenizers/codemeta","maintainers":[{"uuid":"dkhokhlov","login":"dkhokhlov","name":null,"email":"dkhokhlov@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~dkhokhlov","role":null,"created_at":"2025-11-23T05:45:12.014Z","updated_at":"2025-11-23T05:45:12.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkhokhlov/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5609608,"maintainers_count":1189571,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":12878726,"name":"python313Packages.tokenizers","ecosystem":"nixpkgs","description":"Fast State-of-the-Art Tokenizers optimized for Research and Production","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T05:20:43.416Z","latest_release_published_at":"2026-01-27T05:20:43.416Z","latest_release_number":"0.22.2","last_synced_at":"2026-04-10T19:01:51.945Z","created_at":"2026-01-27T05:20:43.211Z","updated_at":"2026-04-10T19:31:29.735Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.tokenizers","install_command":"nix-env -iA nixpkgs.python313Packages.tokenizers","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/tokenizers/default.nix#L172","metadata":{"nix_attribute":"python3.13-tokenizers-0.22.2","position":"pkgs/development/python-modules/tokenizers/default.nix:172","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tokenizers","upstream_purl":"pkg:pypi/tokenizers"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.tokenizers?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tokenizers/codemeta","maintainers":[{"uuid":"GaetanLepage","login":null,"name":"Gaetan Lepage","email":"gaetan@glepage.com","url":"https://github.com/GaetanLepage","packages_count":765,"html_url":null,"role":null,"created_at":"2026-03-03T22:14:41.442Z","updated_at":"2026-03-03T22:14:41.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/GaetanLepage/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146413,"maintainers_count":4654,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":10826874,"name":"divyanx-tokenizers","ecosystem":"pypi","description":null,"homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":["NLP","tokenizer","BPE","transformer","deep learning"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-08-21T09:05:46.000Z","latest_release_published_at":"2024-08-21T09:05:46.000Z","latest_release_number":"0.20.0.dev0","last_synced_at":"2026-04-18T19:32:59.367Z","created_at":"2024-08-21T09:18:07.998Z","updated_at":"2026-04-18T19:33:52.181Z","registry_url":"https://pypi.org/project/divyanx-tokenizers/","install_command":"pip install divyanx-tokenizers --index-url https://pypi.org/simple","documentation_url":"https://divyanx-tokenizers.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"divyanx-tokenizers","project_status":null},"repo_metadata":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2025-09-19T09:46:10.000Z","size":14115,"stargazers_count":10110,"open_issues_count":110,"forks_count":970,"subscribers_count":126,"default_branch":"main","last_synced_at":"2025-09-30T18:02:31.864Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2025-09-30T14:34:48.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1729,"total_committers":112,"mean_commits":15.4375,"dds":0.4598033545401966,"last_synced_commit":"eb4cc86d4ef63b46d15ced15b24b86d9e6fc7dcf"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/tokenizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/sbom","scorecard":{"id":472294,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/tokenizers","commit":"ed2cda51e66546ad1c6c816ea3d412d9d50e2327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CI.yml:165","Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:19","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment_trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yml:1","Warn: no topLevel permission defined: .github/workflows/node-release.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/python-release.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_pr_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment_trigger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment_trigger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/upload_pr_documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:120","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp"],"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-19T14:15:42.841Z","repository_id":37358254,"created_at":"2025-08-19T14:15:42.841Z","updated_at":"2025-08-19T14:15:42.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019316,"owners_count":26086711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":355,"last_synced_at":"2025-09-30T18:00:38.399Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":590689,"followers":54295,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-09-30T18:00:38.399Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.22.1","sha":"afaae088837b277c19f90604a1111a272838857b","kind":"commit","published_at":"2025-09-19T09:44:39.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1/manifests"},{"name":"v0.22.1rc0","sha":"6cbd4612bd7bc66e855dea568637a37a7605b638","kind":"commit","published_at":"2025-09-19T09:29:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0/manifests"},{"name":"v0.22.0","sha":"4630f94378998f68df3d021c61a7340b813e264b","kind":"commit","published_at":"2025-08-29T10:20:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0/manifests"},{"name":"v0.22.0rc0","sha":"1d34d6620b9a5a3d62ad09e7b204f7abde5c097d","kind":"commit","published_at":"2025-08-29T09:29:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0/manifests"},{"name":"v0.21.4","sha":"e892882fd4608b468dcf9dc33ea95283882b8e6d","kind":"commit","published_at":"2025-07-28T13:15:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"dd4fc3df1a8a7cd135eecca2158db018d85f94f1","kind":"commit","published_at":"2025-07-04T09:11:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"df1e36f4dead6e3ea48f75c717c6dc6c8995b63d","kind":"commit","published_at":"2025-06-24T10:18:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2/manifests"},{"name":"v0.21.2rc0","sha":"d0cb7db29cae29914fddec1d5045b7b564dc69d9","kind":"commit","published_at":"2025-06-24T10:00:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0/manifests"},{"name":"v0.21.1","sha":"133db48d4f272070076fbc7a649c9e8aa8cd0646","kind":"commit","published_at":"2025-03-13T10:34:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1/manifests"},{"name":"v0.21.1rc0","sha":"4722e2151f7ce1d5a4879a042cfe6ea78572a280","kind":"commit","published_at":"2025-03-12T09:42:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0/manifests"},{"name":"v0.21.0","sha":"cf102e67258a683e393db8578120327553b52ca7","kind":"commit","published_at":"2024-11-27T13:05:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0/manifests"},{"name":"v0.21.0rc0","sha":"90795fe4743b22ba19a9d081269a75dbc0bfaef6","kind":"commit","published_at":"2024-11-27T12:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0/manifests"},{"name":"v0.20.4","sha":"350e5db82d92d6484dea4853dc1800e751e82701","kind":"commit","published_at":"2024-11-26T17:00:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4/manifests"},{"name":"v0.20.4rc0","sha":"8f026799eb7b352d8c6aace7b56d1206b893ae6d","kind":"commit","published_at":"2024-11-26T16:44:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0/manifests"},{"name":"v0.20.4-rc0","sha":"a1c572e2be71cd406b9ae92400420e3215add0aa","kind":"commit","published_at":"2024-11-15T11:09:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4-rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0/manifests"},{"name":"v0.20.3","sha":"b63262a481495453011bf7a3b27995d6611dfae7","kind":"commit","published_at":"2024-11-05T17:17:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3/manifests"},{"name":"v0.20.3rc1","sha":"6af367b0db4666cd74d1fac3c2ea660f54dcd6c9","kind":"commit","published_at":"2024-11-05T16:54:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1/manifests"},{"name":"v0.20.2","sha":"caa650512c7e80d6631668d034c9aef645df5544","kind":"commit","published_at":"2024-11-04T17:15:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2/manifests"},{"name":"v0.20.2rc1","sha":"5266b42a3db4e687c13d8ec28f03532d72067fdc","kind":"commit","published_at":"2024-11-04T14:49:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1/manifests"},{"name":"v0.20.1","sha":"d98298a2c20ab58df5bb7ea57cfe73f83186c2a5","kind":"commit","published_at":"2024-10-10T09:45:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1/manifests"},{"name":"v0.20.1rc1","sha":"de305f21709a6bc1fc5664a370f1380e09315ff9","kind":"commit","published_at":"2024-10-10T09:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1/manifests"},{"name":"v0.20.0","sha":"a5adaace3d6188d2ea22f76675af837ccfb2af3a","kind":"commit","published_at":"2024-08-08T16:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0/manifests"},{"name":"v0.20.0rc1","sha":"a8def0739f5301e847614ad65947c05ed34cd9a5","kind":"commit","published_at":"2024-08-08T14:57:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1/manifests"},{"name":"v0.19.1","sha":"3b3c9604f951850be398e45e4a569242fb2319c1","kind":"commit","published_at":"2024-04-17T21:09:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1/manifests"},{"name":"v0.19.1rc0","sha":"da307684adb81fe5ed7d340d139d669aeb3ca1ba","kind":"commit","published_at":"2024-04-17T20:06:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0/manifests"},{"name":"v0.19.0","sha":"e59020d642b48148516090c04abe9545510e28b3","kind":"commit","published_at":"2024-04-17T08:50:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0/manifests"},{"name":"v0.19.0rc0","sha":"36846e878f101b080d25512e2e02416a5751098d","kind":"commit","published_at":"2024-04-16T14:05:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0/manifests"},{"name":"v0.16.0rc1","sha":"c13bf944a13dfa6c67df19d00360259c646db10b","kind":"commit","published_at":"2024-04-15T16:23:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.16.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"701a73b869602b5639589d197e805349cdba3223","kind":"commit","published_at":"2024-02-12T01:03:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2/manifests"},{"name":"v0.15.2rc1","sha":"f11fd7af3fe3554509ac37bb15730e61aed61e39","kind":"commit","published_at":"2024-02-11T03:55:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1/manifests"},{"name":"v0.15.1","sha":"d38be16fbd8cf9f6372a96e9b0b8559dd54c00fb","kind":"commit","published_at":"2024-01-22T14:37:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1/manifests"},{"name":"v0.15.1.rc1","sha":"1e2dea3a8583cd0119c8c8944c65638d122584df","kind":"commit","published_at":"2024-01-19T15:08:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1/manifests"},{"name":"v0.15.1.rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0/manifests"},{"name":"v0.15.1rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0/manifests"},{"name":"v0.15.0","sha":"41c4864bd2f216b648dbbda27ad49347ab424a49","kind":"commit","published_at":"2023-11-14T18:44:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0/manifests"},{"name":"v0.15.0.rc1","sha":"284fbd8e215a34d3b8de849a1d0bca292116b11f","kind":"commit","published_at":"2023-11-14T17:45:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1/manifests"},{"name":"v0.14.1","sha":"6357206cdcce4d78ffb1e0372feb456caea09375","kind":"commit","published_at":"2023-10-06T11:05:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1/manifests"},{"name":"v0.14.1rc1","sha":"e2368c48eee0a23d2cde2011a939e54b3116d108","kind":"commit","published_at":"2023-10-05T13:56:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1/manifests"},{"name":"v0.14.0","sha":"9a79cb8cfc8c5d3b1727ebce9859ddfa76273ab4","kind":"commit","published_at":"2023-09-07T13:38:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0/manifests"},{"name":"v0.14.0.rc1","sha":"61a28c162c10ef2598c4a3118b1b53725925116a","kind":"commit","published_at":"2023-09-07T11:30:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1/manifests"},{"name":"v0.13.4.rc3","sha":"524818fd09524cb4330322a7b9d22db8a9352362","kind":"commit","published_at":"2023-08-23T13:46:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3/manifests"},{"name":"v0.13.4.rc2","sha":"9a93c50c25c1e0b73a85584f327113bcbef5ac80","kind":"commit","published_at":"2023-08-14T13:27:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2/manifests"},{"name":"v0.13.4.rc1","sha":"b35d33f9814d5be14a8f02a477816e9655a41e9e","kind":"commit","published_at":"2023-08-14T11:49:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1/manifests"},{"name":"v0.13.4-rc2","sha":"b4fcc9ce6e4ad5806e82826f816acfdfdc4fcc67","kind":"commit","published_at":"2023-05-17T09:18:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2/manifests"},{"name":"v0.13.4-rc1","sha":"b58227c7f1ccf8b73ee2268354336da56d91e492","kind":"commit","published_at":"2023-05-12T14:28:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1/manifests"},{"name":"v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3/manifests"},{"name":"node-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3/manifests"},{"name":"python-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3/manifests"},{"name":"python-v0.13.3rc1","sha":"a05be6b8d1a4c353e66d49c6a1a91227e0be58de","kind":"commit","published_at":"2023-04-04T13:03:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1/manifests"},{"name":"node-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2/manifests"},{"name":"python-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2/manifests"},{"name":"v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2/manifests"},{"name":"python-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1/manifests"},{"name":"v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1/manifests"},{"name":"node-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1/manifests"},{"name":"python-v0.13.0","sha":"63082c4d118a8bb0a997fea010723ddc04e0bdb1","kind":"commit","published_at":"2022-09-21T10:18:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0/manifests"},{"name":"v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0/manifests"},{"name":"node-v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0/manifests"},{"name":"python-v0.12.1","sha":"8a9bb28f4667b63f94ed96a3c3672f5db226de4d","kind":"commit","published_at":"2022-04-12T15:57:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1/manifests"},{"name":"node-v0.12.0","sha":"23a22da18c326f5032862613dc42a981c87f0d02","kind":"commit","published_at":"2022-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0/manifests"},{"name":"v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0/manifests"},{"name":"python-v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0/manifests"},{"name":"v0.11.2","sha":"03e10b606d948b76c151f082b8a9f183b28e6a11","kind":"commit","published_at":"2022-02-28T10:52:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2/manifests"},{"name":"node-v0.8.3","sha":"1d29a5179cdad38f3340216087605791124b2f17","kind":"commit","published_at":"2022-02-28T10:30:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3/manifests"},{"name":"python-v0.11.6","sha":"ffaee13994e4c1e8bedb8985b567ba510010edeb","kind":"commit","published_at":"2022-02-28T09:20:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6/manifests"},{"name":"python-v0.11.5","sha":"2fecdc10dd2792a2f033a27e510ac828c744d619","kind":"commit","published_at":"2022-02-16T12:07:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5/manifests"},{"name":"python-v0.11.4","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4/manifests"},{"name":"node-v0.8.2","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2/manifests"},{"name":"python-v0.11.3","sha":"2c9d039ed02d8c37d587c36183832b19eea12196","kind":"commit","published_at":"2022-01-17T09:22:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3/manifests"},{"name":"v0.11.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1/manifests"},{"name":"node-v0.8.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1/manifests"},{"name":"python-v0.11.2","sha":"8e0d66a25421ffff20a384c65a95fe99a7b5582c","kind":"commit","published_at":"2022-01-04T13:58:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2/manifests"},{"name":"python-v0.11.1","sha":"7069988ffeb376ff3deb36800b4da3d4aa4e5cb4","kind":"commit","published_at":"2021-12-28T12:59:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1/manifests"},{"name":"python-v0.11.0","sha":"38a85b21124f404b7003970c6c34039749efbca8","kind":"commit","published_at":"2021-12-24T07:05:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0/manifests"},{"name":"node-v0.8.0","sha":"fd316bdc61d7a7f3cec0ced2154baace81620c1f","kind":"commit","published_at":"2021-09-02T18:11:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0/manifests"},{"name":"python-v0.10.3","sha":"755e5f5c1e5b955fd41b72635701ffb60cb0d726","kind":"commit","published_at":"2021-05-24T21:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3/manifests"},{"name":"python-v0.10.2","sha":"32b3b7a0f2d698130724156cfc744aa6084fbec0","kind":"commit","published_at":"2021-04-05T20:47:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2/manifests"},{"name":"python-v0.10.1","sha":"bc8bbf637ad5a936e141570dfe583f3e62e32a94","kind":"commit","published_at":"2021-02-08T16:45:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1/manifests"},{"name":"python-v0.10.1rc1","sha":"d96442cbe8b2a5b1a01b0e18c864e596dc76fab9","kind":"commit","published_at":"2021-02-04T15:37:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1/manifests"},{"name":"python-v0.10.0","sha":"719bea76b92a34ee03dc024315922c50a3a9ea40","kind":"commit","published_at":"2021-01-12T21:34:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0/manifests"},{"name":"python-v0.10.0rc1","sha":"6201258a0e7e418eeda63876a5c27f1c18d5eb3e","kind":"commit","published_at":"2020-12-08T18:31:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1/manifests"},{"name":"python-v0.9.4","sha":"b122737ec60403bbd99e1c07e9488f911243ab8f","kind":"commit","published_at":"2020-11-10T04:23:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4/manifests"},{"name":"python-v0.9.3","sha":"2364d376f7c1ccfe14389d71a1308e40635c0af3","kind":"commit","published_at":"2020-10-26T20:40:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3/manifests"},{"name":"python-v0.9.2","sha":"91f602f744f7fee72f2f5fa8d6c7c48bb1d72d3b","kind":"commit","published_at":"2020-10-15T14:14:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2/manifests"},{"name":"python-v0.9.1","sha":"f94a2747029c564bbc2b07c6bbddb9dded0eec28","kind":"commit","published_at":"2020-10-13T18:45:21.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1/manifests"},{"name":"python-v0.9.0","sha":"3bb794681cc9308bbde47421d124c9265588b21c","kind":"commit","published_at":"2020-10-09T17:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0/manifests"},{"name":"python-v0.9.0.rc2","sha":"dd9fda5d0529a230e4e4c114368b2c5f238d2cf4","kind":"commit","published_at":"2020-10-06T09:04:36.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2/manifests"},{"name":"python-v0.9.0.rc1","sha":"aebf510c5a4257edf60232c80c2fe06052b82965","kind":"commit","published_at":"2020-09-29T14:24:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1/manifests"},{"name":"python-v0.9.0.dev4","sha":"171a042ee00f9e63f04aa1482ef46235c1e4131b","kind":"commit","published_at":"2020-09-24T14:16:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4/manifests"},{"name":"python-v0.9.0.dev3","sha":"c96ecfc093c4dbe656fa811f95f5adfd02069e14","kind":"commit","published_at":"2020-09-18T11:48:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3/manifests"},{"name":"python-v0.9.0.dev2","sha":"87c4c457ce5287ea9502b4f9c3d14ba9fb80d7f9","kind":"commit","published_at":"2020-09-14T12:29:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2/manifests"},{"name":"python-v0.9.0.dev1","sha":"e4defa9c18c4167a68adfe6c9fed93d4320afc2a","kind":"commit","published_at":"2020-09-14T09:25:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1/manifests"},{"name":"python-v0.9.0.dev0","sha":"c036cd4ced8a71892f39fa485ad370272989fcb6","kind":"commit","published_at":"2020-08-21T22:52:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0/manifests"},{"name":"python-v0.8.1","sha":"da0a5172ef14a94c0ad0ef47600305e471a87efd","kind":"commit","published_at":"2020-07-20T21:01:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1/manifests"},{"name":"python-v0.8.1.rc2","sha":"157feed9a55926b894bc65213fffcbf57b3229ba","kind":"commit","published_at":"2020-07-17T17:12:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2/manifests"},{"name":"python-v0.8.1.rc1","sha":"5be375eaea58d1e4274e37c63470bffee48ff2c2","kind":"commit","published_at":"2020-07-06T19:21:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1/manifests"},{"name":"node-v0.7.0","sha":"9294db78a4ca43f75e4694a67254d8c5a20267e8","kind":"tag","published_at":"2020-07-01T21:49:30.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0/manifests"},{"name":"python-v0.8.0","sha":"6349ca51b360cff0c4b2c6d489e61eaf53259a5f","kind":"commit","published_at":"2020-06-26T20:12:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0/manifests"},{"name":"python-v0.8.0-transformers","sha":"8ae19821494be9bba9e6529b1d03a205671979b6","kind":"commit","published_at":"2020-06-26T19:36:08.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-transformers","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-transformers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-transformers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers/manifests"},{"name":"python-v0.8.0-rc3","sha":"74d812d40180032d2dbb6ca59e2e10f0257ef46b","kind":"commit","published_at":"2020-06-22T16:54:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3/manifests"},{"name":"python-v0.8.0-rc2","sha":"a14cd7b21918730b92879a7cac3d6e1541732764","kind":"commit","published_at":"2020-06-19T14:48:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2/manifests"},{"name":"python-v0.8.0-rc1","sha":"fb964adfdbdafcd9bac2bc524a7d7ca7399c4e78","kind":"commit","published_at":"2020-06-11T18:24:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1/manifests"},{"name":"python-v0.8.0-dev2","sha":"d00ac60162211dd0044ad1214325de75b5a58711","kind":"commit","published_at":"2020-06-03T22:27:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2/manifests"},{"name":"python-v0.8.0-dev1","sha":"171c6500ecfc25b0ba545bab58974c7be84f728b","kind":"commit","published_at":"2020-05-27T18:35:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1/manifests"},{"name":"python-v0.8.0-dev","sha":"f8f5cafccd295e8e1f6d665ff3eaffc3397a4d7f","kind":"commit","published_at":"2020-05-21T23:26:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev/manifests"},{"name":"python-v0.7.0","sha":"670f619ab52c675e92f1fcd3eb7420fe67312f22","kind":"commit","published_at":"2020-04-17T16:48:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0/manifests"},{"name":"python-v0.7.0-rc7","sha":"3312ad75d99fd3eacce2e11cd61c969890addb8e","kind":"commit","published_at":"2020-04-16T23:39:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7/manifests"},{"name":"python-v0.7.0-rc6","sha":"bdfb02f4733dd0d1387ad13345db75a63faa0075","kind":"commit","published_at":"2020-04-16T18:42:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6/manifests"},{"name":"node-v0.6.2","sha":"c164baf539a33226ec903b466dfb5a496c1d859d","kind":"tag","published_at":"2020-04-13T20:58:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2/manifests"},{"name":"python-v0.7.0-rc5","sha":"09104afd07deee2ba85fa83d251f823709ad8dfa","kind":"commit","published_at":"2020-04-09T15:41:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5/manifests"},{"name":"rust-v0.10.1","sha":"af66d6fc6f14153b21fbccd1774e00adfa05742a","kind":"commit","published_at":"2020-04-09T15:30:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1/manifests"},{"name":"python-v0.7.0-rc4","sha":"e7949fcb84b6d2addad8d47dfc51e38a4dd591f0","kind":"commit","published_at":"2020-04-08T20:16:20.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4/manifests"},{"name":"rust-v0.10.0","sha":"e946c4253413fc4f08c2b797448c9821bd7c4e3b","kind":"commit","published_at":"2020-04-08T18:22:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0/manifests"},{"name":"node-v0.6.1","sha":"cca20f491298df03110ba6fb7537fc91eb9ff168","kind":"tag","published_at":"2020-04-01T18:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1/manifests"},{"name":"python-v0.7.0-rc3","sha":"93a83127ae1423b56fe6c0d35b60100c7850c002","kind":"commit","published_at":"2020-03-31T18:25:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3/manifests"},{"name":"node-v0.6.0","sha":"bb920af9e8f13861968bf00680850aca34729430","kind":"tag","published_at":"2020-03-30T16:39:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0/manifests"},{"name":"python-v0.7.0-rc2","sha":"e8aec7a624b7b4814af169828143477c67f359a8","kind":"commit","published_at":"2020-03-27T13:17:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2/manifests"},{"name":"python-v0.7.0-rc1","sha":"b132be34af618ce94b25be2c4b6d669281833ac4","kind":"commit","published_at":"2020-03-26T21:26:14.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1/manifests"},{"name":"rust-v0.9.0","sha":"ab12a7fbacfc026bf62363a6449bad2bdfdf3796","kind":"commit","published_at":"2020-03-26T21:21:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0/manifests"},{"name":"python-v0.6.0","sha":"afe96da7e33aef6c8c4f39aa3672910d0a0ebe6e","kind":"commit","published_at":"2020-03-02T20:02:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0/manifests"},{"name":"rust-v0.8.0","sha":"9256ec65b120cc11da180262e950a997abe23307","kind":"commit","published_at":"2020-03-02T19:39:25.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0/manifests"},{"name":"node-v0.5.0","sha":"bb6efeb04fbc397183d533485a37fa8c2248b464","kind":"tag","published_at":"2020-02-27T21:04:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0/manifests"},{"name":"python-v0.5.2","sha":"440e8e9bd9ebc00252619cd354f8dca28eff5b5e","kind":"commit","published_at":"2020-02-24T21:08:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2/manifests"},{"name":"python-v0.5.1","sha":"be08d9574ca61ceb114b7e1fcecb7b936785b2bf","kind":"commit","published_at":"2020-02-24T15:12:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1/manifests"},{"name":"python-v0.5.0","sha":"11dd6c8baef9ae2b836d594215f14a208dbacfb2","kind":"commit","published_at":"2020-02-18T23:49:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0/manifests"},{"name":"node-v0.4.1","sha":"5e612669bbbad431a400c294b54b3ad6eb5e3f82","kind":"tag","published_at":"2020-02-11T14:54:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1/manifests"},{"name":"python-v0.4.2","sha":"bbbd97c7e197d1fc9db0818af5b0e118a313dcd7","kind":"commit","published_at":"2020-02-11T13:15:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2/manifests"},{"name":"python-v0.4.1","sha":"c1ddfdac8cc1f12049edcc8d7fb9b66f2fe2c062","kind":"commit","published_at":"2020-02-11T04:23:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1/manifests"},{"name":"python-v0.4.0","sha":"3c0164ef754043c1f0e89103c4477ed850977036","kind":"commit","published_at":"2020-02-10T21:07:32.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0/manifests"},{"name":"node-v0.4.0","sha":"3df188dc278c470ebafd7e3900b8ade4e160a60b","kind":"tag","published_at":"2020-02-05T22:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0/manifests"},{"name":"python-v0.3.0","sha":"9745786b89fa76280d47fa05f457de653c2db7d7","kind":"commit","published_at":"2020-02-05T18:55:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0/manifests"},{"name":"node-v0.3.1","sha":"88391dd18501ee672bee155a15f16632f2e0ae57","kind":"tag","published_at":"2020-01-24T22:21:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1/manifests"},{"name":"node-v0.3.0","sha":"698d267a5ae94eb1dba6e2983dbd32d7a15ceb64","kind":"tag","published_at":"2020-01-23T20:07:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0/manifests"},{"name":"python-v0.2.1","sha":"0105021280d221e33bf1d25f0f16af93fa76970b","kind":"commit","published_at":"2020-01-22T21:07:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1/manifests"},{"name":"python-v0.2.0","sha":"da7e629e4a49a11e373e22244902be0b3cc587d9","kind":"commit","published_at":"2020-01-20T14:14:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0/manifests"},{"name":"node-v0.2.4","sha":"a779714a9e565061a68d9fa4eb2764751a27fb89","kind":"tag","published_at":"2020-01-14T22:32:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4/manifests"},{"name":"node-v0.2.3","sha":"25546d00c6217066ac879cda91f66647d19b9395","kind":"tag","published_at":"2020-01-14T22:18:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3/manifests"},{"name":"v0.1.1","sha":"fc9e81d4ab50f62d72d0db381465600105940743","kind":"commit","published_at":"2020-01-12T07:35:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dd569020c1c3b4942c181945fe4a6abeab95209f","kind":"commit","published_at":"2020-01-10T18:49:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"988159a9988fd3d2d26f29b93fb99a6e92cf5e7f","kind":"commit","published_at":"2020-01-08T18:42:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.13","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"b06681cb1ee643eb1ce8f31a6d3599e6263c9a8a","kind":"commit","published_at":"2020-01-07T02:05:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.12","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"839239d3b477ef05449f8354fb2da892ba5923d7","kind":"commit","published_at":"2019-12-27T15:43:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.11","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ffd28ba55866167c903e16ba00233c8b2edb8e50","kind":"commit","published_at":"2019-12-26T19:56:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.10","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"fab1d4cabc478eebb9fb96aded91fe50ae7cb3f0","kind":"commit","published_at":"2019-12-23T22:28:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.9","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2266960ef7378b50e196b130a51730721e6ba3a6","kind":"commit","published_at":"2019-12-20T15:26:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.8","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9763282d59c53d20cb4be5e8c92b9478f02f8757","kind":"commit","published_at":"2019-12-17T23:42:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"08eb163415b0a3e8a77853a3bf41c479db749c62","kind":"commit","published_at":"2019-12-17T00:38:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ee883c3fc71bac86b0c9f63758cab387bfebc2fd","kind":"commit","published_at":"2019-12-13T23:18:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7cb2fe2ea0b36e6a9ba74ed863865fa02b7d1f87","kind":"commit","published_at":"2019-12-10T23:01:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4bda752bd16e8a4780df94aac1a98d9d515282e","kind":"commit","published_at":"2019-12-03T22:41:43.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-18T19:33:52.154Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":58.84666582946125,"dependent_packages_count":10.453681610783205,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.650173720122226},"purl":"pkg:pypi/divyanx-tokenizers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/divyanx-tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/divyanx-tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/divyanx-tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T11:00:45.801Z","issues_count":608,"pull_requests_count":485,"avg_time_to_close_issue":38073094.40163934,"avg_time_to_close_pull_request":6599972.458974359,"issues_closed_count":488,"pull_requests_closed_count":389,"pull_request_authors_count":118,"issue_authors_count":515,"avg_comments_per_issue":3.731907894736842,"avg_comments_per_pull_request":1.8989690721649486,"merged_pull_requests_count":261,"bot_issues_count":0,"bot_pull_requests_count":39,"past_year_issues_count":113,"past_year_pull_requests_count":179,"past_year_avg_time_to_close_issue":1495627.3783783785,"past_year_avg_time_to_close_pull_request":1608903.3018867925,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":106,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":1.1592920353982301,"past_year_avg_comments_per_pull_request":1.3743016759776536,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","maintainers":[{"login":"Narsil","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"n1t0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"},{"login":"epwalsh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"},{"login":"EricLBuehler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"McPatate","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"},{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"},{"login":"abhishekkrthakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"thomwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"}],"active_maintainers":[{"login":"Narsil","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/divyanx-tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/divyanx-tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/divyanx-tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/divyanx-tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/divyanx-tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/divyanx-tokenizers/codemeta","maintainers":[{"uuid":"divyanx","login":"divyanx","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/divyanx/","role":null,"created_at":"2024-08-21T13:06:23.359Z","updated_at":"2024-08-21T13:06:23.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/divyanx/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":861830,"maintainers_count":368213,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5285785,"name":"tokenizers","ecosystem":"conda","description":"Provides an implementation of today's most used tokenizers, with a focus on performance and versatility.","homepage":"https://github.com/huggingface/tokenizers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/huggingface/tokenizers","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-12-29T16:29:24.000Z","latest_release_published_at":"2025-12-29T11:15:04.000Z","latest_release_number":"0.22.2","last_synced_at":"2026-03-17T12:04:19.130Z","created_at":"2022-10-03T15:43:18.401Z","updated_at":"2026-03-17T12:11:27.662Z","registry_url":"https://anaconda.org/anaconda/tokenizers","install_command":"conda install -c anaconda tokenizers","documentation_url":null,"metadata":{},"repo_metadata":{"id":37358254,"uuid":"219035799","full_name":"huggingface/tokenizers","owner":"huggingface","description":"💥 Fast State-of-the-Art Tokenizers optimized for Research and Production","archived":false,"fork":false,"pushed_at":"2026-02-28T02:34:53.000Z","size":14488,"stargazers_count":10507,"open_issues_count":147,"forks_count":1048,"subscribers_count":122,"default_branch":"main","last_synced_at":"2026-03-07T16:28:42.082Z","etag":null,"topics":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"latest_commit_sha":null,"homepage":"https://huggingface.co/docs/tokenizers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huggingface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-01T17:52:20.000Z","updated_at":"2026-03-07T10:48:41.000Z","dependencies_parsed_at":"2023-02-16T23:55:26.422Z","dependency_job_id":"c55c8980-521b-4cb9-b365-71af96208429","html_url":"https://github.com/huggingface/tokenizers","commit_stats":{"total_commits":1729,"total_committers":112,"mean_commits":15.4375,"dds":0.4598033545401966,"last_synced_commit":"eb4cc86d4ef63b46d15ced15b24b86d9e6fc7dcf"},"previous_names":[],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/huggingface/tokenizers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/sbom","scorecard":{"id":472294,"data":{"date":"2025-08-11","repo":{"name":"github.com/huggingface/tokenizers","commit":"ed2cda51e66546ad1c6c816ea3d412d9d50e2327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/CI.yml:165","Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:19","Warn: no topLevel permission defined: .github/workflows/build_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/build_pr_documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/delete_doc_comment_trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-check.yml:1","Warn: no topLevel permission defined: .github/workflows/node-release.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/python-release.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/trufflehog.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_pr_documentation.yml:1"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_documentation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_pr_documentation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/build_pr_documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete_doc_comment_trigger.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/delete_doc_comment_trigger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/docs-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trufflehog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/trufflehog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_pr_documentation.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huggingface/tokenizers/upload_pr_documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs-check.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:120","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp"],"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-19T14:15:42.841Z","repository_id":37358254,"created_at":"2025-08-19T14:15:42.841Z","updated_at":"2025-08-19T14:15:42.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30623631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T11:26:08.186Z","status":"ssl_error","status_checked_at":"2026-03-17T11:24:37.311Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"huggingface","name":"Hugging Face","uuid":"25720743","kind":"organization","description":"The AI community building the future.","email":null,"website":"https://huggingface.co/","location":"NYC + Paris","twitter":"huggingface","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25720743?v=4","repositories_count":370,"last_synced_at":"2025-11-13T02:39:46.174Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huggingface","funding_links":[],"total_stars":620010,"followers":55730,"following":0,"created_at":"2022-11-02T16:28:23.192Z","updated_at":"2025-11-13T02:39:46.174Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huggingface/repositories"},"tags":[{"name":"v0.22.2","sha":"6573f2c56172bac56f211e77934be3215adef2c2","kind":"commit","published_at":"2025-12-02T12:52:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2/manifests"},{"name":"v0.22.2rc0","sha":"95504c029325a5156564d26e4966c189f6b5b426","kind":"commit","published_at":"2025-12-02T12:36:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.2rc0/manifests"},{"name":"v0.22.1","sha":"afaae088837b277c19f90604a1111a272838857b","kind":"commit","published_at":"2025-09-19T09:44:39.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1/manifests"},{"name":"v0.22.1rc0","sha":"6cbd4612bd7bc66e855dea568637a37a7605b638","kind":"commit","published_at":"2025-09-19T09:29:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.1rc0/manifests"},{"name":"v0.22.0","sha":"4630f94378998f68df3d021c61a7340b813e264b","kind":"commit","published_at":"2025-08-29T10:20:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0/manifests"},{"name":"v0.22.0rc0","sha":"1d34d6620b9a5a3d62ad09e7b204f7abde5c097d","kind":"commit","published_at":"2025-08-29T09:29:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.22.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.22.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.22.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.22.0rc0/manifests"},{"name":"v0.21.4","sha":"e892882fd4608b468dcf9dc33ea95283882b8e6d","kind":"commit","published_at":"2025-07-28T13:15:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"dd4fc3df1a8a7cd135eecca2158db018d85f94f1","kind":"commit","published_at":"2025-07-04T09:11:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"df1e36f4dead6e3ea48f75c717c6dc6c8995b63d","kind":"commit","published_at":"2025-06-24T10:18:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2/manifests"},{"name":"v0.21.2rc0","sha":"d0cb7db29cae29914fddec1d5045b7b564dc69d9","kind":"commit","published_at":"2025-06-24T10:00:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.2rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.2rc0/manifests"},{"name":"v0.21.1","sha":"133db48d4f272070076fbc7a649c9e8aa8cd0646","kind":"commit","published_at":"2025-03-13T10:34:12.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1/manifests"},{"name":"v0.21.1rc0","sha":"4722e2151f7ce1d5a4879a042cfe6ea78572a280","kind":"commit","published_at":"2025-03-12T09:42:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.1rc0/manifests"},{"name":"v0.21.0","sha":"cf102e67258a683e393db8578120327553b52ca7","kind":"commit","published_at":"2024-11-27T13:05:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0/manifests"},{"name":"v0.21.0rc0","sha":"90795fe4743b22ba19a9d081269a75dbc0bfaef6","kind":"commit","published_at":"2024-11-27T12:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.21.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.21.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.21.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.21.0rc0/manifests"},{"name":"v0.20.4","sha":"350e5db82d92d6484dea4853dc1800e751e82701","kind":"commit","published_at":"2024-11-26T17:00:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4/manifests"},{"name":"v0.20.4rc0","sha":"8f026799eb7b352d8c6aace7b56d1206b893ae6d","kind":"commit","published_at":"2024-11-26T16:44:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4rc0/manifests"},{"name":"v0.20.4-rc0","sha":"a1c572e2be71cd406b9ae92400420e3215add0aa","kind":"commit","published_at":"2024-11-15T11:09:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.4-rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.4-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.4-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.4-rc0/manifests"},{"name":"v0.20.3","sha":"b63262a481495453011bf7a3b27995d6611dfae7","kind":"commit","published_at":"2024-11-05T17:17:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3/manifests"},{"name":"v0.20.3rc1","sha":"6af367b0db4666cd74d1fac3c2ea660f54dcd6c9","kind":"commit","published_at":"2024-11-05T16:54:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.3rc1/manifests"},{"name":"v0.20.2","sha":"caa650512c7e80d6631668d034c9aef645df5544","kind":"commit","published_at":"2024-11-04T17:15:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2/manifests"},{"name":"v0.20.2rc1","sha":"5266b42a3db4e687c13d8ec28f03532d72067fdc","kind":"commit","published_at":"2024-11-04T14:49:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.2rc1/manifests"},{"name":"v0.20.1","sha":"d98298a2c20ab58df5bb7ea57cfe73f83186c2a5","kind":"commit","published_at":"2024-10-10T09:45:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1/manifests"},{"name":"v0.20.1rc1","sha":"de305f21709a6bc1fc5664a370f1380e09315ff9","kind":"commit","published_at":"2024-10-10T09:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.1rc1/manifests"},{"name":"v0.20.0","sha":"a5adaace3d6188d2ea22f76675af837ccfb2af3a","kind":"commit","published_at":"2024-08-08T16:42:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0/manifests"},{"name":"v0.20.0rc1","sha":"a8def0739f5301e847614ad65947c05ed34cd9a5","kind":"commit","published_at":"2024-08-08T14:57:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.20.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.20.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.20.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.20.0rc1/manifests"},{"name":"v0.19.1","sha":"3b3c9604f951850be398e45e4a569242fb2319c1","kind":"commit","published_at":"2024-04-17T21:09:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1/manifests"},{"name":"v0.19.1rc0","sha":"da307684adb81fe5ed7d340d139d669aeb3ca1ba","kind":"commit","published_at":"2024-04-17T20:06:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.1rc0/manifests"},{"name":"v0.19.0","sha":"e59020d642b48148516090c04abe9545510e28b3","kind":"commit","published_at":"2024-04-17T08:50:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0/manifests"},{"name":"v0.19.0rc0","sha":"36846e878f101b080d25512e2e02416a5751098d","kind":"commit","published_at":"2024-04-16T14:05:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.19.0rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.19.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.19.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.19.0rc0/manifests"},{"name":"v0.16.0rc1","sha":"c13bf944a13dfa6c67df19d00360259c646db10b","kind":"commit","published_at":"2024-04-15T16:23:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.16.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.16.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.16.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.16.0rc1/manifests"},{"name":"v0.15.2","sha":"701a73b869602b5639589d197e805349cdba3223","kind":"commit","published_at":"2024-02-12T01:03:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2/manifests"},{"name":"v0.15.2rc1","sha":"f11fd7af3fe3554509ac37bb15730e61aed61e39","kind":"commit","published_at":"2024-02-11T03:55:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.2rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.2rc1/manifests"},{"name":"v0.15.1","sha":"d38be16fbd8cf9f6372a96e9b0b8559dd54c00fb","kind":"commit","published_at":"2024-01-22T14:37:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1/manifests"},{"name":"v0.15.1.rc1","sha":"1e2dea3a8583cd0119c8c8944c65638d122584df","kind":"commit","published_at":"2024-01-19T15:08:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc1/manifests"},{"name":"v0.15.1rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1rc0/manifests"},{"name":"v0.15.1.rc0","sha":"888dd4bc653ecd497c483b750cb3fe36e1156459","kind":"commit","published_at":"2024-01-11T16:03:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.1.rc0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.1.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.1.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.1.rc0/manifests"},{"name":"v0.15.0","sha":"41c4864bd2f216b648dbbda27ad49347ab424a49","kind":"commit","published_at":"2023-11-14T18:44:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0/manifests"},{"name":"v0.15.0.rc1","sha":"284fbd8e215a34d3b8de849a1d0bca292116b11f","kind":"commit","published_at":"2023-11-14T17:45:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.15.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.15.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.15.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.15.0.rc1/manifests"},{"name":"v0.14.1","sha":"6357206cdcce4d78ffb1e0372feb456caea09375","kind":"commit","published_at":"2023-10-06T11:05:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1/manifests"},{"name":"v0.14.1rc1","sha":"e2368c48eee0a23d2cde2011a939e54b3116d108","kind":"commit","published_at":"2023-10-05T13:56:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.1rc1/manifests"},{"name":"v0.14.0","sha":"9a79cb8cfc8c5d3b1727ebce9859ddfa76273ab4","kind":"commit","published_at":"2023-09-07T13:38:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0/manifests"},{"name":"v0.14.0.rc1","sha":"61a28c162c10ef2598c4a3118b1b53725925116a","kind":"commit","published_at":"2023-09-07T11:30:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.14.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.14.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.14.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.14.0.rc1/manifests"},{"name":"v0.13.4.rc3","sha":"524818fd09524cb4330322a7b9d22db8a9352362","kind":"commit","published_at":"2023-08-23T13:46:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc3/manifests"},{"name":"v0.13.4.rc2","sha":"9a93c50c25c1e0b73a85584f327113bcbef5ac80","kind":"commit","published_at":"2023-08-14T13:27:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc2/manifests"},{"name":"v0.13.4.rc1","sha":"b35d33f9814d5be14a8f02a477816e9655a41e9e","kind":"commit","published_at":"2023-08-14T11:49:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4.rc1/manifests"},{"name":"v0.13.4-rc2","sha":"b4fcc9ce6e4ad5806e82826f816acfdfdc4fcc67","kind":"commit","published_at":"2023-05-17T09:18:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc2/manifests"},{"name":"v0.13.4-rc1","sha":"b58227c7f1ccf8b73ee2268354336da56d91e492","kind":"commit","published_at":"2023-05-12T14:28:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.4-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.4-rc1/manifests"},{"name":"v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.3/manifests"},{"name":"python-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3/manifests"},{"name":"node-v0.13.3","sha":"37372b67fac56fa5e2b7697d7d4c2966280ddbfd","kind":"commit","published_at":"2023-04-05T07:58:19.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.3/manifests"},{"name":"python-v0.13.3rc1","sha":"a05be6b8d1a4c353e66d49c6a1a91227e0be58de","kind":"commit","published_at":"2023-04-04T13:03:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.3rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.3rc1/manifests"},{"name":"python-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.2/manifests"},{"name":"node-v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.2/manifests"},{"name":"v0.13.2","sha":"b8a4aa6000cd16a84a7b73bf02beb94a39808409","kind":"commit","published_at":"2022-11-07T08:11:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.1/manifests"},{"name":"python-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.1/manifests"},{"name":"node-v0.13.1","sha":"fb6abac5bd49710a41be789429b4ef1249e1419f","kind":"commit","published_at":"2022-10-06T12:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.1/manifests"},{"name":"python-v0.13.0","sha":"63082c4d118a8bb0a997fea010723ddc04e0bdb1","kind":"commit","published_at":"2022-09-21T10:18:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.13.0/manifests"},{"name":"v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.13.0/manifests"},{"name":"node-v0.13.0","sha":"7c146d9ce5a428600dc63e6dc2db4972ec430191","kind":"commit","published_at":"2022-09-16T09:20:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.13.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.13.0/manifests"},{"name":"python-v0.12.1","sha":"8a9bb28f4667b63f94ed96a3c3672f5db226de4d","kind":"commit","published_at":"2022-04-12T15:57:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.1/manifests"},{"name":"node-v0.12.0","sha":"23a22da18c326f5032862613dc42a981c87f0d02","kind":"commit","published_at":"2022-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.12.0/manifests"},{"name":"v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.12.0/manifests"},{"name":"python-v0.12.0","sha":"0eb7455fe5278460620639fc7421880dc1bb27bd","kind":"commit","published_at":"2022-03-31T09:06:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.12.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.12.0/manifests"},{"name":"v0.11.2","sha":"03e10b606d948b76c151f082b8a9f183b28e6a11","kind":"commit","published_at":"2022-02-28T10:52:52.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.2/manifests"},{"name":"node-v0.8.3","sha":"1d29a5179cdad38f3340216087605791124b2f17","kind":"commit","published_at":"2022-02-28T10:30:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.3/manifests"},{"name":"python-v0.11.6","sha":"ffaee13994e4c1e8bedb8985b567ba510010edeb","kind":"commit","published_at":"2022-02-28T09:20:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.6/manifests"},{"name":"python-v0.11.5","sha":"2fecdc10dd2792a2f033a27e510ac828c744d619","kind":"commit","published_at":"2022-02-16T12:07:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.5/manifests"},{"name":"python-v0.11.4","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.4/manifests"},{"name":"node-v0.8.2","sha":"a8e07d734fd7b18a5d5e7ffc8315a971898cd234","kind":"commit","published_at":"2022-01-17T21:31:54.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.2/manifests"},{"name":"python-v0.11.3","sha":"2c9d039ed02d8c37d587c36183832b19eea12196","kind":"commit","published_at":"2022-01-17T09:22:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.3/manifests"},{"name":"v0.11.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.11.1/manifests"},{"name":"node-v0.8.1","sha":"a4cf53f6a70f5c29fe3f4df318e31aa94480b908","kind":"commit","published_at":"2022-01-17T08:56:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.1/manifests"},{"name":"python-v0.11.2","sha":"8e0d66a25421ffff20a384c65a95fe99a7b5582c","kind":"commit","published_at":"2022-01-04T13:58:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.2/manifests"},{"name":"python-v0.11.1","sha":"7069988ffeb376ff3deb36800b4da3d4aa4e5cb4","kind":"commit","published_at":"2021-12-28T12:59:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.1/manifests"},{"name":"python-v0.11.0","sha":"38a85b21124f404b7003970c6c34039749efbca8","kind":"commit","published_at":"2021-12-24T07:05:09.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.11.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.11.0/manifests"},{"name":"node-v0.8.0","sha":"fd316bdc61d7a7f3cec0ced2154baace81620c1f","kind":"commit","published_at":"2021-09-02T18:11:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.8.0/manifests"},{"name":"python-v0.10.3","sha":"755e5f5c1e5b955fd41b72635701ffb60cb0d726","kind":"commit","published_at":"2021-05-24T21:31:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.3/manifests"},{"name":"python-v0.10.2","sha":"32b3b7a0f2d698130724156cfc744aa6084fbec0","kind":"commit","published_at":"2021-04-05T20:47:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.2/manifests"},{"name":"python-v0.10.1","sha":"bc8bbf637ad5a936e141570dfe583f3e62e32a94","kind":"commit","published_at":"2021-02-08T16:45:56.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1/manifests"},{"name":"python-v0.10.1rc1","sha":"d96442cbe8b2a5b1a01b0e18c864e596dc76fab9","kind":"commit","published_at":"2021-02-04T15:37:00.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.1rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.1rc1/manifests"},{"name":"python-v0.10.0","sha":"719bea76b92a34ee03dc024315922c50a3a9ea40","kind":"commit","published_at":"2021-01-12T21:34:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0/manifests"},{"name":"python-v0.10.0rc1","sha":"6201258a0e7e418eeda63876a5c27f1c18d5eb3e","kind":"commit","published_at":"2020-12-08T18:31:57.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.10.0rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.10.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.10.0rc1/manifests"},{"name":"python-v0.9.4","sha":"b122737ec60403bbd99e1c07e9488f911243ab8f","kind":"commit","published_at":"2020-11-10T04:23:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.4/manifests"},{"name":"python-v0.9.3","sha":"2364d376f7c1ccfe14389d71a1308e40635c0af3","kind":"commit","published_at":"2020-10-26T20:40:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.3/manifests"},{"name":"python-v0.9.2","sha":"91f602f744f7fee72f2f5fa8d6c7c48bb1d72d3b","kind":"commit","published_at":"2020-10-15T14:14:58.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.2/manifests"},{"name":"python-v0.9.1","sha":"f94a2747029c564bbc2b07c6bbddb9dded0eec28","kind":"commit","published_at":"2020-10-13T18:45:21.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.1/manifests"},{"name":"python-v0.9.0","sha":"3bb794681cc9308bbde47421d124c9265588b21c","kind":"commit","published_at":"2020-10-09T17:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0/manifests"},{"name":"python-v0.9.0.rc2","sha":"dd9fda5d0529a230e4e4c114368b2c5f238d2cf4","kind":"commit","published_at":"2020-10-06T09:04:36.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc2/manifests"},{"name":"python-v0.9.0.rc1","sha":"aebf510c5a4257edf60232c80c2fe06052b82965","kind":"commit","published_at":"2020-09-29T14:24:24.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.rc1/manifests"},{"name":"python-v0.9.0.dev4","sha":"171a042ee00f9e63f04aa1482ef46235c1e4131b","kind":"commit","published_at":"2020-09-24T14:16:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev4/manifests"},{"name":"python-v0.9.0.dev3","sha":"c96ecfc093c4dbe656fa811f95f5adfd02069e14","kind":"commit","published_at":"2020-09-18T11:48:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev3/manifests"},{"name":"python-v0.9.0.dev2","sha":"87c4c457ce5287ea9502b4f9c3d14ba9fb80d7f9","kind":"commit","published_at":"2020-09-14T12:29:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev2/manifests"},{"name":"python-v0.9.0.dev1","sha":"e4defa9c18c4167a68adfe6c9fed93d4320afc2a","kind":"commit","published_at":"2020-09-14T09:25:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev1/manifests"},{"name":"python-v0.9.0.dev0","sha":"c036cd4ced8a71892f39fa485ad370272989fcb6","kind":"commit","published_at":"2020-08-21T22:52:29.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.9.0.dev0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.9.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.9.0.dev0/manifests"},{"name":"python-v0.8.1","sha":"da0a5172ef14a94c0ad0ef47600305e471a87efd","kind":"commit","published_at":"2020-07-20T21:01:02.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1/manifests"},{"name":"python-v0.8.1.rc2","sha":"157feed9a55926b894bc65213fffcbf57b3229ba","kind":"commit","published_at":"2020-07-17T17:12:23.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc2/manifests"},{"name":"python-v0.8.1.rc1","sha":"5be375eaea58d1e4274e37c63470bffee48ff2c2","kind":"commit","published_at":"2020-07-06T19:21:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.1.rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.1.rc1/manifests"},{"name":"node-v0.7.0","sha":"9294db78a4ca43f75e4694a67254d8c5a20267e8","kind":"tag","published_at":"2020-07-01T21:49:30.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.7.0/manifests"},{"name":"python-v0.8.0","sha":"6349ca51b360cff0c4b2c6d489e61eaf53259a5f","kind":"commit","published_at":"2020-06-26T20:12:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0/manifests"},{"name":"python-v0.8.0-transformers","sha":"8ae19821494be9bba9e6529b1d03a205671979b6","kind":"commit","published_at":"2020-06-26T19:36:08.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-transformers","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-transformers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-transformers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-transformers/manifests"},{"name":"python-v0.8.0-rc3","sha":"74d812d40180032d2dbb6ca59e2e10f0257ef46b","kind":"commit","published_at":"2020-06-22T16:54:31.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc3/manifests"},{"name":"python-v0.8.0-rc2","sha":"a14cd7b21918730b92879a7cac3d6e1541732764","kind":"commit","published_at":"2020-06-19T14:48:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc2/manifests"},{"name":"python-v0.8.0-rc1","sha":"fb964adfdbdafcd9bac2bc524a7d7ca7399c4e78","kind":"commit","published_at":"2020-06-11T18:24:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-rc1/manifests"},{"name":"python-v0.8.0-dev2","sha":"d00ac60162211dd0044ad1214325de75b5a58711","kind":"commit","published_at":"2020-06-03T22:27:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev2/manifests"},{"name":"python-v0.8.0-dev1","sha":"171c6500ecfc25b0ba545bab58974c7be84f728b","kind":"commit","published_at":"2020-05-27T18:35:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev1/manifests"},{"name":"python-v0.8.0-dev","sha":"f8f5cafccd295e8e1f6d665ff3eaffc3397a4d7f","kind":"commit","published_at":"2020-05-21T23:26:05.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.8.0-dev","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.8.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.8.0-dev/manifests"},{"name":"python-v0.7.0","sha":"670f619ab52c675e92f1fcd3eb7420fe67312f22","kind":"commit","published_at":"2020-04-17T16:48:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0/manifests"},{"name":"python-v0.7.0-rc7","sha":"3312ad75d99fd3eacce2e11cd61c969890addb8e","kind":"commit","published_at":"2020-04-16T23:39:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc7/manifests"},{"name":"python-v0.7.0-rc6","sha":"bdfb02f4733dd0d1387ad13345db75a63faa0075","kind":"commit","published_at":"2020-04-16T18:42:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc6/manifests"},{"name":"node-v0.6.2","sha":"c164baf539a33226ec903b466dfb5a496c1d859d","kind":"tag","published_at":"2020-04-13T20:58:15.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.2/manifests"},{"name":"python-v0.7.0-rc5","sha":"09104afd07deee2ba85fa83d251f823709ad8dfa","kind":"commit","published_at":"2020-04-09T15:41:10.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc5/manifests"},{"name":"rust-v0.10.1","sha":"af66d6fc6f14153b21fbccd1774e00adfa05742a","kind":"commit","published_at":"2020-04-09T15:30:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.1/manifests"},{"name":"python-v0.7.0-rc4","sha":"e7949fcb84b6d2addad8d47dfc51e38a4dd591f0","kind":"commit","published_at":"2020-04-08T20:16:20.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc4/manifests"},{"name":"rust-v0.10.0","sha":"e946c4253413fc4f08c2b797448c9821bd7c4e3b","kind":"commit","published_at":"2020-04-08T18:22:18.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.10.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.10.0/manifests"},{"name":"node-v0.6.1","sha":"cca20f491298df03110ba6fb7537fc91eb9ff168","kind":"tag","published_at":"2020-04-01T18:27:06.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.1/manifests"},{"name":"python-v0.7.0-rc3","sha":"93a83127ae1423b56fe6c0d35b60100c7850c002","kind":"commit","published_at":"2020-03-31T18:25:47.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc3/manifests"},{"name":"node-v0.6.0","sha":"bb920af9e8f13861968bf00680850aca34729430","kind":"tag","published_at":"2020-03-30T16:39:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.6.0/manifests"},{"name":"python-v0.7.0-rc2","sha":"e8aec7a624b7b4814af169828143477c67f359a8","kind":"commit","published_at":"2020-03-27T13:17:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc2/manifests"},{"name":"python-v0.7.0-rc1","sha":"b132be34af618ce94b25be2c4b6d669281833ac4","kind":"commit","published_at":"2020-03-26T21:26:14.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.7.0-rc1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.7.0-rc1/manifests"},{"name":"rust-v0.9.0","sha":"ab12a7fbacfc026bf62363a6449bad2bdfdf3796","kind":"commit","published_at":"2020-03-26T21:21:55.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.9.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.9.0/manifests"},{"name":"python-v0.6.0","sha":"afe96da7e33aef6c8c4f39aa3672910d0a0ebe6e","kind":"commit","published_at":"2020-03-02T20:02:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.6.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.6.0/manifests"},{"name":"rust-v0.8.0","sha":"9256ec65b120cc11da180262e950a997abe23307","kind":"commit","published_at":"2020-03-02T19:39:25.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/rust-v0.8.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/rust-v0.8.0/manifests"},{"name":"node-v0.5.0","sha":"bb6efeb04fbc397183d533485a37fa8c2248b464","kind":"tag","published_at":"2020-02-27T21:04:37.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.5.0/manifests"},{"name":"python-v0.5.2","sha":"440e8e9bd9ebc00252619cd354f8dca28eff5b5e","kind":"commit","published_at":"2020-02-24T21:08:49.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.2/manifests"},{"name":"python-v0.5.1","sha":"be08d9574ca61ceb114b7e1fcecb7b936785b2bf","kind":"commit","published_at":"2020-02-24T15:12:50.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.1/manifests"},{"name":"python-v0.5.0","sha":"11dd6c8baef9ae2b836d594215f14a208dbacfb2","kind":"commit","published_at":"2020-02-18T23:49:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.5.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.5.0/manifests"},{"name":"node-v0.4.1","sha":"5e612669bbbad431a400c294b54b3ad6eb5e3f82","kind":"tag","published_at":"2020-02-11T14:54:53.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.1/manifests"},{"name":"python-v0.4.2","sha":"bbbd97c7e197d1fc9db0818af5b0e118a313dcd7","kind":"commit","published_at":"2020-02-11T13:15:11.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.2","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.2/manifests"},{"name":"python-v0.4.1","sha":"c1ddfdac8cc1f12049edcc8d7fb9b66f2fe2c062","kind":"commit","published_at":"2020-02-11T04:23:27.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.1/manifests"},{"name":"python-v0.4.0","sha":"3c0164ef754043c1f0e89103c4477ed850977036","kind":"commit","published_at":"2020-02-10T21:07:32.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.4.0/manifests"},{"name":"node-v0.4.0","sha":"3df188dc278c470ebafd7e3900b8ade4e160a60b","kind":"tag","published_at":"2020-02-05T22:40:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.4.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.4.0/manifests"},{"name":"python-v0.3.0","sha":"9745786b89fa76280d47fa05f457de653c2db7d7","kind":"commit","published_at":"2020-02-05T18:55:51.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.3.0/manifests"},{"name":"node-v0.3.1","sha":"88391dd18501ee672bee155a15f16632f2e0ae57","kind":"tag","published_at":"2020-01-24T22:21:04.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.1/manifests"},{"name":"node-v0.3.0","sha":"698d267a5ae94eb1dba6e2983dbd32d7a15ceb64","kind":"tag","published_at":"2020-01-23T20:07:59.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.3.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.3.0/manifests"},{"name":"python-v0.2.1","sha":"0105021280d221e33bf1d25f0f16af93fa76970b","kind":"commit","published_at":"2020-01-22T21:07:03.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.1/manifests"},{"name":"python-v0.2.0","sha":"da7e629e4a49a11e373e22244902be0b3cc587d9","kind":"commit","published_at":"2020-01-20T14:14:46.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/python-v0.2.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/python-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@python-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/python-v0.2.0/manifests"},{"name":"node-v0.2.4","sha":"a779714a9e565061a68d9fa4eb2764751a27fb89","kind":"tag","published_at":"2020-01-14T22:32:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.4/manifests"},{"name":"node-v0.2.3","sha":"25546d00c6217066ac879cda91f66647d19b9395","kind":"tag","published_at":"2020-01-14T22:18:22.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/node-v0.2.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/node-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@node-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/node-v0.2.3/manifests"},{"name":"v0.1.1","sha":"fc9e81d4ab50f62d72d0db381465600105940743","kind":"commit","published_at":"2020-01-12T07:35:45.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.1","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"dd569020c1c3b4942c181945fe4a6abeab95209f","kind":"commit","published_at":"2020-01-10T18:49:26.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.1.0","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"988159a9988fd3d2d26f29b93fb99a6e92cf5e7f","kind":"commit","published_at":"2020-01-08T18:42:35.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.13","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"b06681cb1ee643eb1ce8f31a6d3599e6263c9a8a","kind":"commit","published_at":"2020-01-07T02:05:01.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.12","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"839239d3b477ef05449f8354fb2da892ba5923d7","kind":"commit","published_at":"2019-12-27T15:43:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.11","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ffd28ba55866167c903e16ba00233c8b2edb8e50","kind":"commit","published_at":"2019-12-26T19:56:13.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.10","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"fab1d4cabc478eebb9fb96aded91fe50ae7cb3f0","kind":"commit","published_at":"2019-12-23T22:28:38.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.9","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2266960ef7378b50e196b130a51730721e6ba3a6","kind":"commit","published_at":"2019-12-20T15:26:40.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.8","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9763282d59c53d20cb4be5e8c92b9478f02f8757","kind":"commit","published_at":"2019-12-17T23:42:34.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.7","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"08eb163415b0a3e8a77853a3bf41c479db749c62","kind":"commit","published_at":"2019-12-17T00:38:33.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.6","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ee883c3fc71bac86b0c9f63758cab387bfebc2fd","kind":"commit","published_at":"2019-12-13T23:18:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.5","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7cb2fe2ea0b36e6a9ba74ed863865fa02b7d1f87","kind":"commit","published_at":"2019-12-10T23:01:07.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.4","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4bda752bd16e8a4780df94aac1a98d9d515282e","kind":"commit","published_at":"2019-12-03T22:41:43.000Z","download_url":"https://codeload.github.com/huggingface/tokenizers/tar.gz/v0.0.3","html_url":"https://github.com/huggingface/tokenizers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huggingface/tokenizers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-03-17T12:11:27.662Z","dependent_packages_count":3,"downloads":41398,"downloads_period":"total","dependent_repos_count":35,"rankings":{"downloads":null,"dependent_repos_count":27.230910763569455,"dependent_packages_count":40.938362465501385,"stargazers_count":9.935602575896963,"forks_count":14.320760502913215,"docker_downloads_count":null,"average":23.106409076970255},"purl":"pkg:conda/tokenizers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-12T10:00:27.248Z","issues_count":614,"pull_requests_count":497,"avg_time_to_close_issue":38001346.22903886,"avg_time_to_close_pull_request":6577179.255696203,"issues_closed_count":489,"pull_requests_closed_count":394,"pull_request_authors_count":124,"issue_authors_count":520,"avg_comments_per_issue":3.747557003257329,"avg_comments_per_pull_request":1.9215291750503019,"merged_pull_requests_count":265,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":65,"past_year_pull_requests_count":105,"past_year_avg_time_to_close_issue":1524996.4117647058,"past_year_avg_time_to_close_pull_request":1441529.88,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":1.5076923076923077,"past_year_avg_comments_per_pull_request":1.276190476190476,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","maintainers":[{"login":"Narsil","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"n1t0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"},{"login":"epwalsh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"},{"login":"EricLBuehler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"},{"login":"McPatate","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"},{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"},{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"},{"login":"abhishekkrthakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"},{"login":"thomwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"}],"active_maintainers":[{"login":"Narsil","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"},{"login":"ArthurZucker","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"},{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"},{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tokenizers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tokenizers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tokenizers/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5122,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":6980,"full_name":"huggingface/tokenizers","default_branch":"main","total_commits":1875,"total_committers":147,"total_bot_commits":54,"total_bot_committers":2,"mean_commits":12.755102040816327,"dds":0.5018666666666667,"past_year_total_commits":130,"past_year_total_committers":51,"past_year_total_bot_commits":21,"past_year_total_bot_committers":2,"past_year_mean_commits":2.549019607843137,"past_year_dds":0.6846153846153846,"last_synced_at":"2026-05-11T18:56:12.259Z","last_synced_commit":"22d54d37621f2d9f35cf9420d6ed8658372a6c5d","created_at":"2023-03-07T09:44:12.057Z","updated_at":"2026-05-11T18:55:05.709Z","committers":[{"name":"Anthony MOI","email":"m.anthony.moi@gmail.com","login":"n1t0","count":934},{"name":"Nicolas Patry","email":"patry.nicolas@protonmail.com","login":"Narsil","count":271},{"name":"Pierric Cistac","email":"pierric@huggingface.co","login":"Pierrci","count":138},{"name":"Arthur","email":"48595927+ArthurZucker","login":"ArthurZucker","count":117},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":51},{"name":"epwalsh","email":"epwalsh10@gmail.com","login":"epwalsh","count":48},{"name":"Morgan Funtowicz","email":"morgan@huggingface.co","login":"mfuntowicz","count":35},{"name":"Sebastian Pütz","email":"sebastian.puetz@uni-tuebingen.de","login":"sebpuetz","count":28},{"name":"Mishig Davaadorj","email":"dmishig@gmail.com","login":"mishig25","count":22},{"name":"Bjarte Johansen","email":"bjarte.johansen@gmail.com","login":"ljos","count":11},{"name":"thomwolf","email":"thomwolf@gmail.com","login":"thomwolf","count":8},{"name":"Sylvain Gugger","email":"sylvain.gugger@gmail.com","login":"sgugger","count":7},{"name":"Luc Georges","email":"McPatate","login":"McPatate","count":7},{"name":"Chris Ha","email":"hac541309@gmail.com","login":"chris-ha458","count":6},{"name":"sftse","email":"c@farsight.net","login":"sftse","count":5},{"name":"Nathan Goldbaum","email":"nathan.goldbaum@gmail.com","login":"ngoldbaum","count":5},{"name":"Roy Hvaara","email":"hvaara@google.com","login":null,"count":5},{"name":"Lysandre","email":"lysandre.debut@reseau.eseo.fr","login":"LysandreJik","count":4},{"name":"Clement","email":"clementdelangue@gmail.Com","login":"clmnt","count":4},{"name":"Connor Boyle","email":"connor.bo@gmail.com","login":"boyleconnor","count":4},{"name":"Julien Chaumond","email":"chaumond@gmail.com","login":"julien-c","count":4},{"name":"tinyboxvk","email":"tinyboxvk","login":"tinyboxvk","count":3},{"name":"大橋 玲音","email":"106465353+OhashiReon","login":"OhashiReon","count":3},{"name":"hf-security-analysis[bot]","email":"265538906+hf-security-analysis[bot]","login":"hf-security-analysis[bot]","count":3},{"name":"François Garillot","email":"francois@garillot.net","login":"huitseeker","count":3},{"name":"Lucain","email":"lucainp@gmail.com","login":"Wauplin","count":3},{"name":"Michael Feil","email":"63565275+michaelfeil","login":"michaelfeil","count":3},{"name":"dctelus","email":"93535080+dctelus","login":"dctelus","count":3},{"name":"Thomas Wang","email":"24695242+thomasw21","login":"thomasw21","count":2},{"name":"SeongBeomLEE","email":"2712qwer@naver.com","login":"SeongBeomLEE","count":2},{"name":"Remy","email":"remy@huggingface.co","login":"rtrompier","count":2},{"name":"Michael Lui","email":"mikelui","login":"mikelui","count":2},{"name":"Mario Šaško","email":"mariosasko777@gmail.com","login":"mariosasko","count":2},{"name":"MarcusGrass","email":"34198073+MarcusGrass","login":"MarcusGrass","count":2},{"name":"Kelly Marchisio","email":"3612904+kellymarchisio","login":"kellymarchisio","count":2},{"name":"mert-kurttutan","email":"kurttutan.mert@gmail.com","login":"mert-kurttutan","count":2},{"name":"David Hewitt","email":"mail@davidhewitt.dev","login":"davidhewitt","count":2},{"name":"Shintaro Murakami","email":"mrkm4ntr@gmail.com","login":"mrkm4ntr","count":2},{"name":"Andrew Kane","email":"andrew@ankane.org","login":"ankane","count":2},{"name":"Owen Shepherd","email":"414owen@gmail.com","login":"414owen","count":2},{"name":"taufique74","email":"taufiquzzaman.peyash@northsouth.edu","login":null,"count":2},{"name":"Anthony Platanios","email":"e.a.platanios@gmail.com","login":"eaplatanios","count":2},{"name":"Bryant Biggs","email":"bryantbiggs@gmail.com","login":"bryantbiggs","count":2},{"name":"Christopher Akiki","email":"christopher.akiki@gmail.com","login":"cakiki","count":2},{"name":"Dimitris Iliopoulos","email":"Dimitris.Iliopoulos@gmail.com","login":"diliop","count":2},{"name":"Finn Womack","email":"flan313@gmail.com","login":"finnagin","count":2},{"name":"Gordon Messmer","email":"gordon.messmer@gmail.com","login":"gordonmessmer","count":2},{"name":"JC Louis","email":"jean-charles.louis@lifen.fr","login":"jc-louis","count":2},{"name":"sondalex","email":"61547150+sondalex","login":"sondalex","count":2},{"name":"AN Long","email":"aisk","login":"aisk","count":1},{"name":"152334H","email":"54623771+152334H","login":"152334H","count":1},{"name":"benjamin-ny","email":"47246546+benjamin-ny","login":"benjamin-ny","count":1},{"name":"J Berg","email":"j.berg2349@gmail.com","login":"jberg5","count":1},{"name":"Ivan Echevarria","email":"ivan@echevarria.io","login":"iechevarria","count":1},{"name":"Ishita Bhattacharyya","email":"139248026+ishitab02","login":"ishitab02","count":1},{"name":"Hiroshi Matsuda","email":"40782025+hiroshi-matsuda-rit","login":"hiroshi-matsuda-rit","count":1},{"name":"HaoboGu","email":"haobogu@outlook.com","login":"HaoboGu","count":1},{"name":"Hamir Mahal","email":"hamirmahal@gmail.com","login":"hamirmahal","count":1},{"name":"Andre Bogus","email":"andre.bogus@aleph-alpha.de","login":null,"count":1},{"name":"Haixuan Xavier Tao","email":"tao.xavier@outlook.com","login":"haixuanTao","count":1},{"name":"Geoffrey Thomas","email":"geofft@ldpreload.com","login":"geofft","count":1},{"name":"Gaétan Lepage","email":"33058747+GaetanLepage","login":"GaetanLepage","count":1},{"name":"Aaron Paterson","email":"apaterson@protonmail.com","login":"MayCXC","count":1},{"name":"Alan deLevie","email":"adelevie@gmail.com","login":"adelevie","count":1},{"name":"Alexander Lent","email":"git@xanderlent.com","login":"xanderlent","count":1},{"name":"Alexander Mamaev","email":"alxmamaev","login":"alxmamaev","count":1},{"name":"Kaito Sugimoto","email":"kaito_sugimoto@nii.ac.jp","login":null,"count":1},{"name":"Andrii Podanenko","email":"podarokua@gmail.com","login":"podarok","count":1},{"name":"Arthit Suriyawongkul","email":"arthit@gmail.com","login":"bact","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Mishig","email":"mishig.davaadorj@coloradocollege.edu","login":null,"count":1},{"name":"Cameron","email":"561860+wallies","login":"wallies","count":1},{"name":"Colin Clement","email":"colin.clement@gmail.com","login":"colinclement","count":1},{"name":"Santosh Bhavani","email":"santosh@semantic.md","login":null,"count":1},{"name":"天地","email":"qq1274949542@163.com","login":null,"count":1},{"name":"b00f","email":"mostafa.sedaghat@gmail.com","login":"b00f","count":1},{"name":"adamnemecek","email":"adamnemecek@gmail.com","login":"adamnemecek","count":1},{"name":"Yuan Zhang (RELEVANCE)","email":"yuazhan@microsoft.com","login":"Mansterteddy","count":1},{"name":"William LaCroix","email":"94390768+WilliamPLaCroix","login":"WilliamPLaCroix","count":1},{"name":"Wayne Lau","email":"90563815+wheynelau","login":"wheynelau","count":1},{"name":"Vlad Artamonov","email":"742047+vladdy","login":"vladdy","count":1},{"name":"Victoria Terenina","email":"torymur@gmail.com","login":"torymur","count":1},{"name":"Trevor Gamblin","email":"tgamblin@ecocode.ca","login":"threexc","count":1},{"name":"Tobias Pitters","email":"31857876+CloseChoice","login":"CloseChoice","count":1},{"name":"Timur Ganiev","email":"tim9624@gmail.com","login":"esceptico","count":1},{"name":"Tal Perry","email":"tal@lighttag.io","login":"talolard","count":1},{"name":"Sławomir Dadas","email":"slawomir.dadas@gmail.com","login":"sdadas","count":1},{"name":"Sungyoon Jeong","email":"157349761+n0gu-furiosa","login":"n0gu-furiosa","count":1},{"name":"Steven Weiss","email":"steventrouble@gmail.com","login":"steventrouble","count":1},{"name":"Steven Liu","email":"59462357+stevhliu","login":"stevhliu","count":1},{"name":"Stephen Roller","email":"roller@character.ai","login":"stephenroller","count":1},{"name":"Stefan Mesken","email":"kappadistributive@gmail.com","login":"KappaDistributive","count":1},{"name":"Shivam","email":"curious.antimony@gmail.com","login":"Shivam-Bhardwaj","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"आलोक","email":"a.m.sathe@sms.ed.ac.uk","login":"aalok-sathe","count":1},{"name":"thom lake","email":"thom.l.lake@gmail.com","login":"thomlake","count":1},{"name":"rravenel","email":"rravenel","login":"rravenel","count":1},{"name":"ropottnik","email":"simonertl.1386@gmail.com","login":"ropottnik","count":1},{"name":"pacowong","email":"cunadmin@gmail.com","login":"pacowong","count":1},{"name":"nystromjd","email":"155567575+nystromjd","login":"nystromjd","count":1},{"name":"nathaniel-daniel","email":"80441888+nathaniel-daniel","login":"nathaniel-daniel","count":1},{"name":"lucacampanella","email":"luca.campanella1@gmail.com","login":"lucacampanella","count":1},{"name":"kingyiusuen","email":"kingyiusuen@gmail.com","login":"kingyiusuen","count":1},{"name":"jonvet","email":"vetterle@posteo.de","login":"jonvet","count":1},{"name":"jaymody","email":"jaykmody@gmail.com","login":"jaymody","count":1},{"name":"h-vetinari","email":"h.vetinari@gmx.com","login":"h-vetinari","count":1},{"name":"fzyzcjy","email":"5236035+fzyzcjy","login":"fzyzcjy","count":1},{"name":"devfon","email":"31345506+Huffon","login":"Huffon","count":1},{"name":"co63oc","email":"co63oc","login":"co63oc","count":1},{"name":"bion howard","email":"bion@atomiclogic.com","login":"bionicles","count":1},{"name":"benshi","email":"807629978@qq.com","login":"BenLocal","count":1},{"name":"Nathan","email":"nprisbrey","login":"nprisbrey","count":1},{"name":"Mohamed Al Salti","email":"mohamed.al.salti.96@gmail.com","login":"M-Salti","count":1},{"name":"Mike","email":"42689366+MikeIvanichev","login":"MikeIvanichev","count":1},{"name":"Mathew Shen","email":"datahonor@gmail.com","login":"shenxiangzhuang","count":1},{"name":"Marco","email":"cognetta.marco@gmail.com","login":"mcognetta","count":1},{"name":"Manish Goregaokar","email":"manishsmail@gmail.com","login":"Manishearth","count":1},{"name":"MUGUNDAN","email":"mugunthan.selvanayagam@multicorewareinc.com","login":"Mugundanmcw","count":1},{"name":"Luka Aladashvili","email":"115102487+llukito","login":"llukito","count":1},{"name":"Liam DeVoe","email":"orionldevoe@gmail.com","login":"tybug","count":1},{"name":"Kornél Csernai","email":"749306+csko","login":"csko","count":1},{"name":"Kokū","email":"86721361+Coqueue","login":"Coqueue","count":1},{"name":"Koichi Yasuoka","email":"yasuoka@kanji.zinbun.kyoto-u.ac.jp","login":"KoichiYasuoka","count":1},{"name":"Ken Sible","email":"31116100+kennethsible","login":"kennethsible","count":1},{"name":"Karan Desai","email":"kddeskar@gmail.com","login":"kdexd","count":1},{"name":"Jonatan Kłosko","email":"jonatanklosko@gmail.com","login":"jonatanklosko","count":1},{"name":"Dagmawi Moges","email":"dagisky@gmail.com","login":"dagisky","count":1},{"name":"Denis Zolotukhin","email":"zolotuhinden@bk.ru","login":"Tomarchelone","count":1},{"name":"Dylan-Harden3","email":"89853753+Dylan-Harden3","login":"Dylan-Harden3","count":1},{"name":"Nick","email":"nichol.wong@mail.utoronto.ca","login":"pinnouse","count":1},{"name":"Setu Shah","email":"setu4993@yahoo.co.in","login":"setu4993","count":1},{"name":"Sebastian Pop","email":"sebpop@gmail.com","login":"sebpop","count":1},{"name":"SaulLu","email":"55560583+SaulLu","login":"SaulLu","count":1},{"name":"Sander Land","email":"48946947+sanderland","login":"sanderland","count":1},{"name":"Samuel Larkin","email":"SamuelLarkin","login":"SamuelLarkin","count":1},{"name":"Ryan Landay","email":"rlanday@gmail.com","login":"rlanday","count":1},{"name":"Roy Hvaara","email":"roy@lightyear.no","login":"hvaara","count":1},{"name":"Rasmus Larsen","email":"rlarsen@pm.me","login":"rlrs","count":1},{"name":"Quentin Lhoest","email":"42851186+lhoestq","login":"lhoestq","count":1},{"name":"Qubitium-ModelCloud","email":"qubitium@modelcloud.ai","login":"Qubitium","count":1},{"name":"Qiang Kou","email":"qkou@qkou.info","login":"thirdwing","count":1},{"name":"PiercarloSlavazza","email":"3389306+PiercarloSlavazza","login":"PiercarloSlavazza","count":1},{"name":"Pedro Cuenca","email":"pedro@huggingface.co","login":"pcuenca","count":1},{"name":"Pauline Bailly-Masson","email":"155966238+paulinebm","login":"paulinebm","count":1},{"name":"Patrick von Platen","email":"patrick.v.platen@gmail.com","login":"patrickvonplaten","count":1},{"name":"Nighthawk","email":"git@qaq.io","login":"earlytobed","count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1}],"past_year_committers":[{"name":"Arthur","email":"48595927+ArthurZucker","login":"ArthurZucker","count":41},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":18},{"name":"Nicolas Patry","email":"patry.nicolas@protonmail.com","login":"Narsil","count":6},{"name":"Nathan Goldbaum","email":"nathan.goldbaum@gmail.com","login":"ngoldbaum","count":5},{"name":"Luc Georges","email":"McPatate","login":"McPatate","count":3},{"name":"Michael Feil","email":"63565275+michaelfeil","login":"michaelfeil","count":3},{"name":"hf-security-analysis[bot]","email":"265538906+hf-security-analysis[bot]","login":"hf-security-analysis[bot]","count":3},{"name":"大橋 玲音","email":"106465353+OhashiReon","login":"OhashiReon","count":3},{"name":"Owen Shepherd","email":"414owen@gmail.com","login":"414owen","count":2},{"name":"Shintaro Murakami","email":"mrkm4ntr@gmail.com","login":"mrkm4ntr","count":2},{"name":"sftse","email":"c@farsight.net","login":"sftse","count":2},{"name":"Gordon Messmer","email":"gordon.messmer@gmail.com","login":"gordonmessmer","count":2},{"name":"Finn Womack","email":"flan313@gmail.com","login":"finnagin","count":2},{"name":"Kokū","email":"86721361+Coqueue","login":"Coqueue","count":1},{"name":"Ken Sible","email":"31116100+kennethsible","login":"kennethsible","count":1},{"name":"J Berg","email":"j.berg2349@gmail.com","login":"jberg5","count":1},{"name":"Ishita Bhattacharyya","email":"139248026+ishitab02","login":"ishitab02","count":1},{"name":"Haixuan Xavier Tao","email":"tao.xavier@outlook.com","login":"haixuanTao","count":1},{"name":"Gaétan Lepage","email":"33058747+GaetanLepage","login":"GaetanLepage","count":1},{"name":"David Hewitt","email":"mail@davidhewitt.dev","login":"davidhewitt","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Christopher Akiki","email":"christopher.akiki@gmail.com","login":"cakiki","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Andrii Podanenko","email":"podarokua@gmail.com","login":"podarok","count":1},{"name":"Alexander Lent","email":"git@xanderlent.com","login":"xanderlent","count":1},{"name":"Aaron Paterson","email":"apaterson@protonmail.com","login":"MayCXC","count":1},{"name":"sondalex","email":"61547150+sondalex","login":"sondalex","count":1},{"name":"nystromjd","email":"155567575+nystromjd","login":"nystromjd","count":1},{"name":"jonvet","email":"vetterle@posteo.de","login":"jonvet","count":1},{"name":"co63oc","email":"co63oc","login":"co63oc","count":1},{"name":"bion howard","email":"bion@atomiclogic.com","login":"bionicles","count":1},{"name":"benshi","email":"807629978@qq.com","login":"BenLocal","count":1},{"name":"b00f","email":"mostafa.sedaghat@gmail.com","login":"b00f","count":1},{"name":"William LaCroix","email":"94390768+WilliamPLaCroix","login":"WilliamPLaCroix","count":1},{"name":"Wayne Lau","email":"90563815+wheynelau","login":"wheynelau","count":1},{"name":"Trevor Gamblin","email":"tgamblin@ecocode.ca","login":"threexc","count":1},{"name":"Tobias Pitters","email":"31857876+CloseChoice","login":"CloseChoice","count":1},{"name":"Steven Liu","email":"59462357+stevhliu","login":"stevhliu","count":1},{"name":"Shivam","email":"curious.antimony@gmail.com","login":"Shivam-Bhardwaj","count":1},{"name":"Sebastian Pop","email":"sebpop@gmail.com","login":"sebpop","count":1},{"name":"Sander Land","email":"48946947+sanderland","login":"sanderland","count":1},{"name":"Remy","email":"remy@huggingface.co","login":"rtrompier","count":1},{"name":"Qubitium-ModelCloud","email":"qubitium@modelcloud.ai","login":"Qubitium","count":1},{"name":"Pedro Cuenca","email":"pedro@huggingface.co","login":"pcuenca","count":1},{"name":"Pauline Bailly-Masson","email":"155966238+paulinebm","login":"paulinebm","count":1},{"name":"Mathew Shen","email":"datahonor@gmail.com","login":"shenxiangzhuang","count":1},{"name":"MUGUNDAN","email":"mugunthan.selvanayagam@multicorewareinc.com","login":"Mugundanmcw","count":1},{"name":"Luka Aladashvili","email":"115102487+llukito","login":"llukito","count":1},{"name":"Lucain","email":"lucainp@gmail.com","login":"Wauplin","count":1},{"name":"Liam DeVoe","email":"orionldevoe@gmail.com","login":"tybug","count":1},{"name":"AN Long","email":"aisk","login":"aisk","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-11T00:00:23.725Z","repositories_count":6232997,"commits_count":895204059,"contributors_count":34898966,"owners_count":1151675,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"huggingface/tokenizers","html_url":"https://github.com/huggingface/tokenizers","last_synced_at":"2026-05-11T18:53:23.401Z","status":"error","issues_count":620,"pull_requests_count":530,"avg_time_to_close_issue":37923836.04693878,"avg_time_to_close_pull_request":6388358.412776412,"issues_closed_count":490,"pull_requests_closed_count":406,"pull_request_authors_count":132,"issue_authors_count":526,"avg_comments_per_issue":3.75,"avg_comments_per_pull_request":1.9622641509433962,"merged_pull_requests_count":276,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":58,"past_year_pull_requests_count":112,"past_year_avg_time_to_close_issue":1130660.5384615385,"past_year_avg_time_to_close_pull_request":643191.8163265307,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":49,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.793103448275862,"past_year_avg_comments_per_pull_request":1.7142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":40,"created_at":"2023-05-10T11:05:51.673Z","updated_at":"2026-05-11T18:53:23.402Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huggingface%2Ftokenizers/issues","issue_labels_count":{"table":{"Stale":316,"Feature Request":12,"bug":12,"enhancement":10,"planned":4,"good first issue":2,"bytefallback":1,"training":1,"documentation":1,"python":1,"good second issue":1}},"pull_request_labels_count":{"table":{"Stale":60,"dependencies":42,"javascript":40,"github_actions":2,"Feature Request":1}},"issue_author_associations_count":{"table":{"NONE":570,"CONTRIBUTOR":32,"MEMBER":12,"COLLABORATOR":6}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":215,"CONTRIBUTOR":163,"NONE":137,"MEMBER":15}},"issue_authors":{"table":{"david-waterworth":15,"n1t0":10,"Narsil":5,"SaulLu":4,"davidgilbertson":4,"chris-ha458":4,"pietrolesci":4,"EricLBuehler":3,"talolard":3,"8ria":3,"shivanraptor":3,"xenova":3,"DamonsJ":3,"DOGEwbx":3,"jafioti":3,"michaelfeil":2,"414owen":2,"guolinke":2,"daulet":2,"finnagin":2,"jamesbraza":2,"mullerhai":2,"esceptico":2,"Luoyang144":2,"Yikai-Liao":2,"gongel":2,"sgugger":2,"Byshev333":2,"sftse":2,"wqh17101":2,"bfelbo":2,"felix-schneider":2,"astariul":2,"henrycharlesworth":2,"ngoldbaum":2,"ykoyfman":2,"zamazan4ik":2,"Tialo":2,"jordane95":2,"nikitakit":2,"jvamvas":2,"Alex-Songs":2,"jchwenger":2,"craigschmidt":2,"rteehas":2,"boyleconnor":2,"tsinggggg":2,"mandubian":2,"albertsgarde":2,"jneuff":2,"meliksahturker":2,"dirkgr":2,"MBAnslow":2,"dinhanhx":2,"liuslnlp":1,"anatoly-khomenko":1,"nimanthadilz":1,"bab2min":1,"ekagra-ranjan":1,"goerch":1,"ToluClassics":1,"Mindful":1,"DanielHesslow":1,"stephantul":1,"lolipopshock":1,"morphpiece":1,"loretoparisi":1,"youkaichao":1,"xiota":1,"Southpika":1,"Atakey":1,"phosae":1,"mxngjxa":1,"jungwhank":1,"CobaltCause":1,"samsja":1,"catqaq":1,"steventrouble":1,"polarathene":1,"etiennelunetta":1,"Butanium":1,"Kinyugo":1,"pluiez":1,"kaizhuanren":1,"jaykasundra2":1,"noamgai21":1,"LuoKaiGSW":1,"gdeleva":1,"NivinaNull":1,"insookim43":1,"sradc":1,"tshmak":1,"PylotLight":1,"voidmagic":1,"dopc":1,"JellePiepenbrock":1,"phamdinhkhanh":1,"ksopyla":1,"thomwolf":1,"glnmario":1,"Kami-chanw":1,"xsys-technology":1,"anferico":1,"TonFard":1,"glennkroegel":1,"zhzhping":1,"velocityCavalry":1,"ra-MANUJ-an":1,"anandmg101":1,"FanZhang91":1,"xrkk":1,"nystromjd":1,"douglasqian":1,"Abhinay1997":1,"Zhen-hao":1,"jordiae":1,"gec1-dev":1,"henryxiao1997":1,"ierezell":1,"zbloss":1,"irexyc":1,"gitterlover":1,"hanxk":1,"torymur":1,"WangErXiao":1,"joaocp98662":1,"SamuelLarkin":1,"amssljc":1,"fzyzcjy":1,"willfrey":1,"peter-sk":1,"hkvision":1,"liujuncn":1,"muhlbach":1,"lupa-fabio-coelho":1,"yuvaraj91":1,"vicantwin":1,"BigBinnie":1,"BettyFabre":1,"galtay-tempus":1,"lizelive":1,"umarbutler":1,"44670":1,"egilber":1,"LXXiaogege":1,"vincentzlt":1,"allanj":1,"FeryET":1,"liho00":1,"mcognetta":1,"diego-andres-ardila":1,"AhmadHAW":1,"dibbla":1,"condor-cp":1,"hauntsaninja":1,"dlwh":1,"seiichiinoue":1,"ZetiMente":1,"dkavaler":1,"qdwang":1,"arunpatro":1,"binary-husky":1,"Jipok":1,"tiandiweizun":1,"dvruette":1,"btakita":1,"michael-p":1,"dfalbel":1,"tazarov":1,"xloem":1,"FurkanGozukara":1,"jiayuanmark":1,"MartensCedric":1,"vandrw":1,"ligz08":1,"KolbySisk":1,"goldenmomonga":1,"hamirmahal":1,"hvaara":1,"ohmeow":1,"Femure":1,"komninoschatzipapas":1,"supreetkt":1,"kenaii":1,"juriwiens":1,"Moddus":1,"RichardErkhov":1,"LalchandPandia":1,"geajack":1,"jiaqianjing":1,"XDeepAzure":1,"vgod-dbx":1,"pseudotensor":1,"LoicGrobol":1,"maghwa":1,"kouohhashi":1,"rangehow":1,"Anthchirp":1,"enze5088":1,"songkq":1,"kmeng01":1,"ashari4":1,"tekumara":1,"Namco0816":1,"azdaly":1,"bobvanderlinden":1,"edurenye":1,"BakingBrains":1,"josharian":1,"crawftv":1,"wei-ann-Github":1,"basma-b":1,"filbeofITK":1,"t-yamamura":1,"springkim":1,"sksq96":1,"acakirsfl":1,"miguelvictor":1,"tanmaylaud":1,"adhaamehab":1,"hariji814":1,"hogru":1,"Codesticker":1,"njhill":1,"xinyinan9527":1,"BlueskyFR":1,"alvations":1,"kmosunoff":1,"superBertBerg":1,"ArthurAardvark":1,"NickCrews":1,"AngledLuffa":1,"Michael-F-Bryan":1,"HarshkumarP":1,"ameet-1997":1,"hkennyv":1,"ruotianluo":1,"HankLiu10":1,"projecthorizon993":1,"janEbert":1,"cemilcengiz":1,"cat-state":1,"avacaondata":1,"patrickvonplaten":1,"abhishekkrthakur":1,"clemlesne":1,"keunwoochoi":1,"kaisugi":1,"kkavyashankar0009":1,"Redhawk18":1,"mawilson1234":1,"chengxuz":1,"imranq":1,"bth5032":1,"Zwe1":1,"KhoiTrant68":1,"AaronZLT":1,"joeddav":1,"insculptor":1,"JulioAlbinatiCortez":1,"Manamama-Gemini-Cloud-AI-01":1,"pierrj":1,"ZeguanXiao":1,"reshinthadithyan":1,"nikhilno1":1,"royweiss1":1,"sanderland":1,"cptspacemanspiff":1,"athenawisdoms":1,"noamgat":1,"shenxiangzhuang":1,"guotingchao":1,"vinayakdsci":1,"zheyuye":1,"haseebrj17":1,"chizhu":1,"larochef":1,"louis030195":1,"janimo":1,"catleeball":1,"xiaoshihou514":1,"Amerehei":1,"suggestedUsername":1,"ldorigo":1,"PiercarloSlavazza":1,"nrv":1,"yanyongyu":1,"pdeblanc":1,"maiiabocharova":1,"backtrac3r":1,"YiweiJiang2015":1,"yqxie-inst":1,"mayocream":1,"HugeHeart":1,"jacobwjs":1,"thearchitector":1,"robertgshaw2-redhat":1,"ZhiYuanZeng":1,"wyattscarpenter":1,"phosseini":1,"yucc-leon":1,"npuichigo":1,"akshat311":1,"jpferraro1":1,"savanth14":1,"brand17":1,"AliHaiderAhmad001":1,"MaelAbgrall":1,"mert-kurttutan":1,"brijow":1,"xuxiaoxia96":1,"baptisterajaut":1,"jannessm":1,"manuelakuhn":1,"Boltzmachine":1,"yonigottesman":1,"piquan":1,"saberiato":1,"aqibsaeed":1,"wangze09":1,"justin-shao":1,"KaiLv69":1,"mrinaldi97":1,"memetrusidovski":1,"davidb-cerebras":1,"VivienCabannes":1,"kronkinatorix":1,"Masquito":1,"bryteise":1,"wangguanggg":1,"ericxsun":1,"roman-kruglov":1,"IamSparky":1,"sai-prasanna":1,"hemantpugaliya":1,"ahenkes1":1,"UniverseFly":1,"atahmasb":1,"sooftware":1,"AhmetTasdemir":1,"rpoli40":1,"Old-Shatterhand":1,"kellymarchisio":1,"auwsom":1,"stonebig":1,"delgermurun":1,"remagpie":1,"Norawit29":1,"leo848":1,"glaubitz":1,"Madnex":1,"ArthurZucker":1,"millanp95":1,"memray":1,"RamvigneshPasupathy":1,"joschu":1,"ZakMiller":1,"MilkClouds":1,"NielsRogge":1,"yasmineamr":1,"Nav31":1,"honnibal":1,"cyk1337":1,"megatron6000":1,"HappyCodingLover":1,"ManuSinghYadav":1,"asphytheghoul":1,"PaulLerner":1,"junsoo999":1,"dwash96":1,"wai25":1,"Chickenisimamo":1,"Eleo22":1,"leejuyuu":1,"Smu-Tan":1,"epinnock":1,"outdoorblake":1,"bkhanal-11":1,"wannaphong":1,"ctoraman":1,"nikolay-klimenko":1,"jtsai-quid":1,"manueltonneau":1,"karan-dalal":1,"sappho192":1,"fake-warrior8":1,"pjhamb":1,"R4ZZ3":1,"ctruexcytiva":1,"fengyuanyu1":1,"sdtblck":1,"zidsi":1,"stargazerZJ":1,"glample":1,"kwalcock":1,"speedcell4":1,"lancelotzty":1,"marcmk6":1,"Fshrink":1,"chinoll":1,"leizhao1234":1,"saslifat-gif":1,"CheaterCodes":1,"zengqingfu1442":1,"davidlee321":1,"iherasymenko":1,"sambaPython24":1,"kallebysantos":1,"Barbariskaa":1,"ghostplant":1,"sven-nm":1,"ulyanaisaeva":1,"Zirunis":1,"gabrielolympie":1,"shatz01":1,"sadra-barikbin":1,"5c4lar":1,"mkumar10":1,"pavel-esir":1,"bilelomrani1":1,"rattle99":1,"ahgraber":1,"yhavinga":1,"rasrov":1,"geg00":1,"joepalermo":1,"QwertyJack":1,"risicle":1,"Aniket-IN":1,"NonaryR":1,"dongrixinyu":1,"kyrawilson":1,"sbrvrm99-zz":1,"jxuanli":1,"mahdip72":1,"Chimaco37":1,"sharpobject":1,"junoriosity":1,"JinJieGan":1,"quasimik":1,"daehuikim":1,"crbean":1,"tempdeltavalue":1,"vpegasus":1,"andyalmonte":1,"karims":1,"drupol":1,"PawelPeczek-Roboflow":1,"skye95git":1,"RRaphaell":1,"Nearbe":1,"7908459077d71a548753960a12b71146":1,"impurity-dev":1,"meichangsu1":1,"beneyal":1,"MohamedAliRashad":1,"scissorstail":1,"avi-jain":1,"SinaMostafanejad":1,"mwaskom":1,"ShivanshuPurohit":1,"leo-du":1,"mariosasko":1,"PeterM18":1,"PetrochukM":1,"MRYingLEE":1,"bskaggs":1,"OyvindTafjord":1,"umbra-scientia":1,"scattw":1,"phil-opp":1,"bin123apple":1,"Casper-Mars":1,"robvanderg":1,"navdeep8990":1,"msharp9":1,"venkateshvayyavuru":1,"14jdelap":1,"SharathK-Tiger":1,"frotaur":1,"yakhyo":1,"deepanshh786":1,"Gnurro":1,"xfalcox":1,"galtimur":1,"zorikg":1,"SupreethRao99":1,"mikbry":1,"Munikumar09":1,"lorr1":1,"StellaAthena":1,"tvallotton":1,"matus-pikuliak":1,"kruthay":1,"traboukos":1,"KTRosenberg":1,"lordfeck":1,"sabetAI":1,"pfeatherstone":1,"brownhog0216-ctrl":1,"micah5":1,"nsorros":1,"PiotrNawrot":1,"dongteng":1,"cakiki":1,"cccntu":1,"nonlocal":1,"severinsimmler":1,"sravell":1,"AmmarkoV":1,"srobertjames":1,"carter54":1,"tsengalb99":1,"madhurjya-acko":1,"BBC-Esq":1,"semaraugusto":1,"vgoklani":1,"KEYTRON":1,"palash04":1,"longday1102":1,"Saitaruntulabandula":1,"andy-yangz":1,"lkurlandski":1,"deklesen":1,"dhdaines":1,"vmenan":1}},"pull_request_authors":{"table":{"Narsil":110,"ArthurZucker":108,"dependabot[bot]":42,"chris-ha458":10,"sftse":10,"ngoldbaum":6,"hvaara":6,"McPatate":5,"eaplatanios":5,"tinyboxvk":5,"Wauplin":4,"b00f":4,"MeetThePatel":4,"414owen":4,"boyleconnor":4,"sondalex":4,"mjbommar":4,"hamirmahal":4,"bryantbiggs":4,"shenxiangzhuang":3,"rtrompier":3,"diliop":3,"mishig25":3,"gordonmessmer":3,"mariosasko":3,"michaelfeil":3,"epwalsh":3,"mikelui":3,"EricLBuehler":3,"gcampax":2,"stonebig":2,"co63oc":2,"Dylan-Harden3":2,"MeryylleA":2,"tma15":2,"vinayakdsci":2,"bionicles":2,"sanderland":2,"finnagin":2,"crawftv":2,"GorkaUrbizu":2,"BenLocal":2,"sebpop":2,"SaulLu":2,"Backfighter":2,"jacklee1792":2,"albertsgarde":2,"messense":2,"wyattscarpenter":2,"Coqueue":2,"aaronclong":2,"wangrunji0408":2,"Manishearth":2,"152334H":2,"AamodThakur":2,"tal7aouy":2,"atupone":2,"vdebergue":2,"TD-Sky":2,"sydney-runkle":2,"Oleh8978":2,"nathaniel-daniel":2,"mcognetta":2,"cakiki":2,"bloodwass":2,"stevhliu":2,"MikeIvanichev":2,"rlanday":2,"haixuanTao":2,"stephenroller":2,"MarcusGrass":2,"rravenel":2,"nprisbrey":2,"mfuntowicz":2,"torymur":2,"jonvet":2,"Qubitium":2,"rlrs":2,"thomasw21":2,"ecchochan":2,"llogiq":2,"semaraugusto":2,"Anantha-Kandrapu":2,"earlytobed":1,"ShukantPal":1,"SamuelLarkin":1,"fenglui":1,"kennethsible":1,"MayCXC":1,"clefourrier":1,"8ria":1,"silvergasp":1,"wheynelau":1,"WilliamPLaCroix":1,"joshirugved11":1,"henrycharlesworth":1,"csko":1,"cboseak":1,"pcuenca":1,"thammegowda":1,"joaquinhuigomez":1,"tiandiweizun":1,"mert-kurttutan":1,"aisk":1,"tybug":1,"bact":1,"jonatanklosko":1,"jberg5":1,"mrkm4ntr":1,"alexeyr":1,"kellymarchisio":1,"MugundanMCW":1,"CloseChoice":1,"hiroshi-matsuda-rit":1,"maxdebayser":1,"lhoestq":1,"sbhavani":1,"nguyenvietyen":1,"n0gu-furiosa":1,"Pierrci":1,"aalok-sathe":1,"junrae6454":1,"taeyun16":1,"notjedi":1,"julia-thorn":1,"threexc":1,"austinleedavis":1,"rinechran":1,"GaetanLepage":1,"steventrouble":1,"jquesnelle":1,"cimeister":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-13T00:00:11.310Z","repositories_count":14585136,"issues_count":34293036,"pull_requests_count":112205920,"authors_count":11260573,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":1,"Feature Request":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":8,"javascript":8,"Feature Request":1}},"past_year_issue_author_associations_count":{"table":{"NONE":52,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"NONE":43,"COLLABORATOR":34,"CONTRIBUTOR":27,"MEMBER":6}},"past_year_issue_authors":{"table":{"8ria":3,"Tialo":2,"finnagin":2,"mullerhai":1,"mxngjxa":1,"Nearbe":1,"ngoldbaum":1,"nystromjd":1,"pavel-esir":1,"phil-opp":1,"phosae":1,"pietrolesci":1,"Redhawk18":1,"sambaPython24":1,"saslifat-gif":1,"sftse":1,"shenxiangzhuang":1,"stargazerZJ":1,"tsengalb99":1,"VivienCabannes":1,"vmenan":1,"wangguanggg":1,"wyattscarpenter":1,"xiaoshihou514":1,"zengqingfu1442":1,"zidsi":1,"backtrac3r":1,"BBC-Esq":1,"brownhog0216-ctrl":1,"clemlesne":1,"craigschmidt":1,"crawftv":1,"dibbla":1,"diego-andres-ardila":1,"dvruette":1,"Fshrink":1,"gitterlover":1,"goldenmomonga":1,"janEbert":1,"janimo":1,"jchwenger":1,"jiayuanmark":1,"joschu":1,"leejuyuu":1,"lordfeck":1,"lupa-fabio-coelho":1,"Manamama-Gemini-Cloud-AI-01":1,"manuelakuhn":1,"megatron6000":1,"michaelfeil":1}},"past_year_pull_request_authors":{"table":{"ArthurZucker":24,"Narsil":10,"dependabot[bot]":8,"ngoldbaum":6,"b00f":4,"McPatate":3,"michaelfeil":3,"gordonmessmer":3,"sanderland":2,"mariosasko":2,"sebpop":2,"rtrompier":2,"stevhliu":2,"MeryylleA":2,"finnagin":2,"crawftv":2,"vdebergue":2,"bloodwass":2,"bionicles":2,"AamodThakur":2,"rinechran":1,"pcuenca":1,"sftse":1,"taeyun16":1,"thammegowda":1,"threexc":1,"tybug":1,"Wauplin":1,"wheynelau":1,"WilliamPLaCroix":1,"MugundanMCW":1,"mrkm4ntr":1,"MayCXC":1,"maxdebayser":1,"kennethsible":1,"julia-thorn":1,"joshirugved11":1,"joaquinhuigomez":1,"jberg5":1,"henrycharlesworth":1,"CloseChoice":1,"cimeister":1,"cboseak":1,"aisk":1,"8ria":1}},"maintainers":[{"table":{"login":"Narsil","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"}},{"table":{"login":"ArthurZucker","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"}},{"table":{"login":"n1t0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n1t0"}},{"table":{"login":"McPatate","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"}},{"table":{"login":"epwalsh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epwalsh"}},{"table":{"login":"EricLBuehler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricLBuehler"}},{"table":{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"}},{"table":{"login":"mfuntowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfuntowicz"}},{"table":{"login":"lhoestq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lhoestq"}},{"table":{"login":"Pierrci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierrci"}},{"table":{"login":"abhishekkrthakur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhishekkrthakur"}},{"table":{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}},{"table":{"login":"thomwolf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomwolf"}}],"active_maintainers":[{"table":{"login":"ArthurZucker","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArthurZucker"}},{"table":{"login":"Narsil","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Narsil"}},{"table":{"login":"McPatate","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McPatate"}},{"table":{"login":"stevhliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevhliu"}},{"table":{"login":"pcuenca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcuenca"}}]}},"events":null,"keywords":["bert","gpt","language-model","natural-language-processing","natural-language-understanding","nlp","transformers"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/docs-check.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:17.823Z","updated_at":"2023-02-16T23:55:17.823Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/.github/workflows/docs-check.yml","dependencies":[{"id":7728414507,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728414508,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728414509,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728414510,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/node-release.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:17.855Z","updated_at":"2023-02-16T23:55:17.855Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/.github/workflows/node-release.yml","dependencies":[{"id":7728414511,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728414512,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728414513,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728414514,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728414515,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/node.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:17.913Z","updated_at":"2023-02-16T23:55:17.913Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/.github/workflows/node.yml","dependencies":[{"id":7728414516,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728414517,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728414518,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728414519,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728414520,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-release-conda.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:17.927Z","updated_at":"2023-02-16T23:55:17.927Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/.github/workflows/python-release-conda.yml","dependencies":[{"id":7728414521,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7728414522,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7728414523,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-release-extra.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:18.950Z","updated_at":"2023-02-16T23:55:18.950Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/.github/workflows/python-release-extra.yml","dependencies":[{"id":7728415287,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728415288,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7728415289,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-release.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:20.151Z","updated_at":"2023-02-16T23:55:20.151Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/.github/workflows/python-release.yml","dependencies":[{"id":7728416029,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728416030,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7728416031,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728416032,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728416033,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:21.550Z","updated_at":"2023-02-16T23:55:21.550Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/.github/workflows/python.yml","dependencies":[{"id":7728416043,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728416044,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728416045,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7728416046,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728416047,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rust-release.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:23.564Z","updated_at":"2023-02-16T23:55:23.564Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/.github/workflows/rust-release.yml","dependencies":[{"id":7728416056,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728416057,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728416058,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rust.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:24.374Z","updated_at":"2023-02-16T23:55:24.374Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/.github/workflows/rust.yml","dependencies":[{"id":7728416060,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728416061,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7728416062,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"bindings/python/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:24.438Z","updated_at":"2023-02-16T23:55:24.438Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/bindings/python/Cargo.toml","dependencies":[{"id":7728416063,"package_name":"rayon","ecosystem":"cargo","requirements":"1.3","direct":true,"kind":"runtime","optional":false},{"id":7728416064,"package_name":"serde","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":7728416065,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":7728416066,"package_name":"libc","ecosystem":"cargo","requirements":"0.2","direct":true,"kind":"runtime","optional":false},{"id":7728416067,"package_name":"env_logger","ecosystem":"cargo","requirements":"0.7.1","direct":true,"kind":"runtime","optional":false},{"id":7728416068,"package_name":"pyo3","ecosystem":"cargo","requirements":"0.17.2","direct":true,"kind":"runtime","optional":false},{"id":7728416069,"package_name":"numpy","ecosystem":"cargo","requirements":"0.17.2","direct":true,"kind":"runtime","optional":false},{"id":7728416070,"package_name":"ndarray","ecosystem":"cargo","requirements":"0.13","direct":true,"kind":"runtime","optional":false},{"id":7728416071,"package_name":"onig","ecosystem":"cargo","requirements":"6.0","direct":true,"kind":"runtime","optional":false},{"id":7728416072,"package_name":"itertools","ecosystem":"cargo","requirements":"0.9","direct":true,"kind":"runtime","optional":false},{"id":7728416073,"package_name":"tokenizers","ecosystem":"cargo","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7728416074,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.1","direct":true,"kind":"development","optional":false},{"id":7728416075,"package_name":"pyo3","ecosystem":"cargo","requirements":"0.17.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"tokenizers/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:24.477Z","updated_at":"2023-02-16T23:55:24.477Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/tokenizers/Cargo.toml","dependencies":[{"id":7728416076,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4","direct":true,"kind":"runtime","optional":false},{"id":7728416077,"package_name":"rand","ecosystem":"cargo","requirements":"0.8","direct":true,"kind":"runtime","optional":false},{"id":7728416078,"package_name":"onig","ecosystem":"cargo","requirements":"6.0","direct":true,"kind":"runtime","optional":false},{"id":7728416079,"package_name":"regex","ecosystem":"cargo","requirements":"1.3","direct":true,"kind":"runtime","optional":false},{"id":7728416080,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.6","direct":true,"kind":"runtime","optional":false},{"id":7728416081,"package_name":"rayon","ecosystem":"cargo","requirements":"1.3","direct":true,"kind":"runtime","optional":false},{"id":7728416082,"package_name":"rayon-cond","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"runtime","optional":false},{"id":7728416083,"package_name":"serde","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":7728416084,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":7728416085,"package_name":"clap","ecosystem":"cargo","requirements":"4.0","direct":true,"kind":"runtime","optional":false},{"id":7728416086,"package_name":"unicode-normalization-alignments","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"runtime","optional":false},{"id":7728416087,"package_name":"unicode_categories","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"runtime","optional":false},{"id":7728416088,"package_name":"unicode-segmentation","ecosystem":"cargo","requirements":"1.6","direct":true,"kind":"runtime","optional":false},{"id":7728416089,"package_name":"indicatif","ecosystem":"cargo","requirements":"0.15","direct":true,"kind":"runtime","optional":false},{"id":7728416090,"package_name":"itertools","ecosystem":"cargo","requirements":"0.9","direct":true,"kind":"runtime","optional":false},{"id":7728416091,"package_name":"log","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":7728416092,"package_name":"derive_builder","ecosystem":"cargo","requirements":"0.12","direct":true,"kind":"runtime","optional":false},{"id":7728416093,"package_name":"spm_precompiled","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"runtime","optional":false},{"id":7728416094,"package_name":"dirs","ecosystem":"cargo","requirements":"3.0","direct":true,"kind":"runtime","optional":false},{"id":7728416095,"package_name":"reqwest","ecosystem":"cargo","requirements":"0.11","direct":true,"kind":"runtime","optional":false},{"id":7728416096,"package_name":"cached-path","ecosystem":"cargo","requirements":"0.6","direct":true,"kind":"runtime","optional":false},{"id":7728416097,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"0.7","direct":true,"kind":"runtime","optional":false},{"id":7728416098,"package_name":"paste","ecosystem":"cargo","requirements":"1.0.6","direct":true,"kind":"runtime","optional":false},{"id":7728416099,"package_name":"macro_rules_attribute","ecosystem":"cargo","requirements":"0.1.2","direct":true,"kind":"runtime","optional":false},{"id":7728416100,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.30","direct":true,"kind":"runtime","optional":false},{"id":7728416101,"package_name":"fancy-regex","ecosystem":"cargo","requirements":"0.10","direct":true,"kind":"runtime","optional":false},{"id":7728416102,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.6","direct":true,"kind":"runtime","optional":false},{"id":7728416103,"package_name":"esaxx-rs","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"runtime","optional":false},{"id":7728416104,"package_name":"criterion","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"development","optional":false},{"id":7728416105,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.1","direct":true,"kind":"development","optional":false},{"id":7728416106,"package_name":"assert_approx_eq","ecosystem":"cargo","requirements":"1.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"tokenizers/examples/unstable_wasm/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:24.510Z","updated_at":"2023-02-16T23:55:24.510Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/tokenizers/examples/unstable_wasm/Cargo.toml","dependencies":[{"id":7728416107,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.63","direct":true,"kind":"runtime","optional":false},{"id":7728416108,"package_name":"console_error_panic_hook","ecosystem":"cargo","requirements":"0.1.6","direct":true,"kind":"runtime","optional":false},{"id":7728416109,"package_name":"wee_alloc","ecosystem":"cargo","requirements":"0.4.5","direct":true,"kind":"runtime","optional":false},{"id":7728416110,"package_name":"wasm-bindgen-test","ecosystem":"cargo","requirements":"0.3.13","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"bindings/node/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-02-16T23:55:25.224Z","updated_at":"2023-02-16T23:55:25.224Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/bindings/node/package-lock.json","dependencies":[{"id":7728416146,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"development","optional":false},{"id":7728416147,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.15.0","direct":false,"kind":"development","optional":false},{"id":7728416148,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.15.0","direct":false,"kind":"development","optional":false},{"id":7728416149,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7728416150,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":7728416151,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":7728416152,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":7728416153,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.15.0","direct":false,"kind":"development","optional":false},{"id":7728416154,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.15.0","direct":false,"kind":"development","optional":false},{"id":7728416155,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7728416156,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7728416157,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7728416158,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.15.0","direct":false,"kind":"development","optional":false},{"id":7728416159,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7728416160,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.15.0","direct":false,"kind":"development","optional":false},{"id":7728416161,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7728416162,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7728416163,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.15.0","direct":false,"kind":"development","optional":false},{"id":7728416164,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.14.8","direct":false,"kind":"development","optional":false},{"id":7728416165,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7728416166,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.14.9","direct":false,"kind":"development","optional":false},{"id":7728416167,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7728416168,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.15.3","direct":false,"kind":"development","optional":false},{"id":7728416169,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7728416170,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":7728416171,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416172,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":7728416173,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.15.3","direct":false,"kind":"development","optional":false},{"id":7728416174,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":7728416175,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7728416176,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":7728416177,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":7728416178,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7728416179,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":7728416180,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7728416181,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":7728416182,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7728416183,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7728416184,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":7728416185,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7728416186,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":7728416187,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.15.0","direct":false,"kind":"development","optional":false},{"id":7728416188,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":7728416189,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.15.0","direct":false,"kind":"development","optional":false},{"id":7728416190,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":7728416191,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7728416192,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":7728416193,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7728416194,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":7728416195,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7728416196,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7728416197,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7728416198,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":7728416199,"package_name":"@jest/console","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416200,"package_name":"@jest/core","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":7728416201,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7728416202,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7728416203,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7728416204,"package_name":"@jest/environment","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416205,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416206,"package_name":"@jest/globals","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416207,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416208,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416209,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416210,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":7728416211,"package_name":"@jest/transform","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416212,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416213,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":7728416214,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7728416215,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7728416216,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.15","direct":false,"kind":"development","optional":false},{"id":7728416217,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"development","optional":false},{"id":7728416218,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":7728416219,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":7728416220,"package_name":"@types/eslint-visitor-keys","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416221,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":7728416222,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":7728416223,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416224,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7728416225,"package_name":"@types/jest","ecosystem":"npm","requirements":"26.0.24","direct":false,"kind":"development","optional":false},{"id":7728416226,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"development","optional":false},{"id":7728416227,"package_name":"@types/node","ecosystem":"npm","requirements":"13.13.52","direct":false,"kind":"runtime","optional":false},{"id":7728416228,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":7728416229,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":7728416230,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416231,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.14","direct":false,"kind":"development","optional":false},{"id":7728416232,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.1","direct":false,"kind":"development","optional":false},{"id":7728416233,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":7728416234,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":7728416235,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":7728416236,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":7728416237,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":7728416238,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":7728416239,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":7728416240,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":7728416241,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7728416242,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":7728416243,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7728416244,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":7728416245,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":7728416246,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":7728416247,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":7728416248,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":7728416249,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":7728416250,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":7728416251,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":7728416252,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":7728416253,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":7728416254,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":7728416255,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":7728416256,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":7728416257,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416258,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7728416259,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7728416260,"package_name":"array-back","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7728416261,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":7728416262,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416263,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416264,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":7728416265,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":7728416266,"package_name":"babel-jest","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":7728416267,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7728416268,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416269,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728416270,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416271,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7728416272,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":7728416273,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416274,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416275,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416276,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728416277,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":7728416278,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7728416279,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416280,"package_name":"browserslist","ecosystem":"npm","requirements":"4.16.8","direct":false,"kind":"development","optional":false},{"id":7728416281,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":7728416282,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7728416283,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7728416284,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7728416285,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728416286,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7728416287,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":7728416288,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001252","direct":false,"kind":"development","optional":false},{"id":7728416289,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416290,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":7728416291,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7728416292,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416293,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":7728416294,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728416295,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":7728416296,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":7728416297,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416298,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":7728416299,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":7728416300,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":7728416301,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7728416302,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416303,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7728416304,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416305,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":7728416306,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":7728416307,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7728416308,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728416309,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416310,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":7728416311,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":7728416312,"package_name":"colorette","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":7728416313,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":7728416314,"package_name":"command-line-args","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7728416315,"package_name":"command-line-commands","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7728416316,"package_name":"array-back","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":7728416317,"package_name":"command-line-usage","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":7728416318,"package_name":"typical","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7728416319,"package_name":"comment-parser","ecosystem":"npm","requirements":"0.7.6","direct":false,"kind":"development","optional":false},{"id":7728416320,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":7728416321,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":7728416322,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7728416323,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":7728416324,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":7728416325,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7728416326,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":7728416327,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":7728416328,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7728416329,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":7728416330,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416331,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":7728416332,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7728416333,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"development","optional":false},{"id":7728416334,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":7728416335,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":7728416336,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":7728416337,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":7728416338,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7728416339,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416340,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7728416341,"package_name":"detect-libc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7728416342,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7728416343,"package_name":"diff-sequences","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416344,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416345,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416346,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7728416347,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.827","direct":false,"kind":"development","optional":false},{"id":7728416348,"package_name":"emittery","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":7728416349,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":7728416350,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":7728416351,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":7728416352,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":7728416353,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7728416354,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7728416355,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416356,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7728416357,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":7728416358,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":7728416359,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7728416360,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":7728416361,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"development","optional":false},{"id":7728416362,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416363,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728416364,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"6.15.0","direct":false,"kind":"development","optional":false},{"id":7728416365,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"23.20.0","direct":false,"kind":"development","optional":false},{"id":7728416366,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"2.34.0","direct":false,"kind":"development","optional":false},{"id":7728416367,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"2.34.0","direct":false,"kind":"development","optional":false},{"id":7728416368,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"30.7.13","direct":false,"kind":"development","optional":false},{"id":7728416369,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":7728416370,"package_name":"eslint-plugin-simple-import-sort","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":7728416371,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7728416372,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728416373,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":7728416374,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"development","optional":false},{"id":7728416375,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7728416376,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":7728416377,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7728416378,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7728416379,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":7728416380,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":7728416381,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416382,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":7728416383,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416384,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7728416385,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416386,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":7728416387,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":7728416388,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":7728416389,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":7728416390,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416391,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416392,"package_name":"expect","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416393,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7728416394,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728416395,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7728416396,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":7728416397,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":7728416398,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7728416399,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728416400,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":7728416401,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416402,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":7728416403,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7728416404,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":7728416405,"package_name":"find-replace","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416406,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7728416407,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":7728416408,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":7728416409,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728416410,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7728416411,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":7728416412,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":7728416413,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7728416414,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":7728416415,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7728416416,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728416417,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":7728416418,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":7728416419,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":7728416420,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":7728416421,"package_name":"get-stdin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7728416422,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7728416423,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":7728416424,"package_name":"git-config","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":7728416425,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":7728416426,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":7728416427,"package_name":"globals","ecosystem":"npm","requirements":"13.11.0","direct":false,"kind":"development","optional":false},{"id":7728416428,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":7728416429,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":7728416430,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"development","optional":false},{"id":7728416431,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7728416432,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416433,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7728416434,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416435,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416436,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416437,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":7728416438,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416439,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":7728416440,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416441,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7728416442,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7728416443,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7728416444,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7728416445,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":7728416446,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":7728416447,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":7728416448,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":7728416449,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7728416450,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":7728416451,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":7728416452,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":7728416453,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":7728416454,"package_name":"iniparser","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7728416455,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"development","optional":false},{"id":7728416456,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":7728416457,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7728416458,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":7728416459,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":7728416460,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":7728416461,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":7728416462,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416463,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":7728416464,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":7728416465,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":7728416466,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7728416467,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":7728416468,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":7728416469,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7728416470,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7728416471,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728416472,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7728416473,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":7728416474,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":7728416475,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728416476,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7728416477,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416478,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728416479,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7728416480,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7728416481,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416482,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7728416483,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416484,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":7728416485,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416486,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416487,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7728416488,"package_name":"jest","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":7728416489,"package_name":"jest-cli","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":7728416490,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416491,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7728416492,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7728416493,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416494,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7728416495,"package_name":"jest-config","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":7728416496,"package_name":"jest-diff","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416497,"package_name":"jest-docblock","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":7728416498,"package_name":"jest-each","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416499,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416500,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416501,"package_name":"jest-get-type","ecosystem":"npm","requirements":"26.3.0","direct":false,"kind":"development","optional":false},{"id":7728416502,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416503,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":7728416504,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416505,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416506,"package_name":"jest-message-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416507,"package_name":"jest-mock","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416508,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":7728416509,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":7728416510,"package_name":"jest-resolve","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416511,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":7728416512,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":7728416513,"package_name":"jest-runner","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":7728416514,"package_name":"jest-runtime","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":7728416515,"package_name":"jest-serializer","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416516,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416517,"package_name":"jest-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416518,"package_name":"jest-validate","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416519,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":7728416520,"package_name":"jest-watcher","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416521,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416522,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416523,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":7728416524,"package_name":"jsdoctypeparser","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":7728416525,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":7728416526,"package_name":"acorn","ecosystem":"npm","requirements":"8.4.1","direct":false,"kind":"development","optional":false},{"id":7728416527,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":7728416528,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":7728416529,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":7728416530,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728416531,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":7728416532,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":7728416533,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":7728416534,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7728416535,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":7728416536,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":7728416537,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7728416538,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":7728416539,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7728416540,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":7728416541,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":7728416542,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":7728416543,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7728416544,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416545,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7728416546,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":7728416547,"package_name":"make-promises-safe","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7728416548,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":7728416549,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":7728416550,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416551,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416552,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":7728416553,"package_name":"mime-db","ecosystem":"npm","requirements":"1.49.0","direct":false,"kind":"development","optional":false},{"id":7728416554,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.32","direct":false,"kind":"development","optional":false},{"id":7728416555,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728416556,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":7728416557,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":7728416558,"package_name":"minipass","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":7728416559,"package_name":"minizlib","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":7728416560,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":7728416561,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":7728416562,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":7728416563,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":7728416564,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":7728416565,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":7728416566,"package_name":"needle","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":7728416567,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":7728416568,"package_name":"neon-cli","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":7728416569,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7728416570,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":7728416571,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416572,"package_name":"node-notifier","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":7728416573,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":7728416574,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.75","direct":false,"kind":"development","optional":false},{"id":7728416575,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":7728416576,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":7728416577,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416578,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7728416579,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7728416580,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":7728416581,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7728416582,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":7728416583,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7728416584,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7728416585,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":7728416586,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":7728416587,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728416588,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":7728416589,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7728416590,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":7728416591,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":7728416592,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7728416593,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7728416594,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":7728416595,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7728416596,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416597,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7728416598,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7728416599,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7728416600,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728416601,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7728416602,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7728416603,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":7728416604,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416605,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7728416606,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7728416607,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":7728416608,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7728416609,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7728416610,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":7728416611,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":7728416612,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":7728416613,"package_name":"prettier","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":7728416614,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416615,"package_name":"pretty-format","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":7728416616,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7728416617,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":7728416618,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":7728416619,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":7728416620,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416621,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7728416622,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":7728416623,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":7728416624,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7728416625,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":7728416626,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":7728416627,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":7728416628,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":7728416629,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":7728416630,"package_name":"reduce-flatten","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416631,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728416632,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":7728416633,"package_name":"regextras","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":7728416634,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7728416635,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":7728416636,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":7728416637,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7728416638,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7728416639,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416640,"package_name":"resolve","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":7728416641,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416642,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416643,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":7728416644,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7728416645,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":7728416646,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":7728416647,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"development","optional":false},{"id":7728416648,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":7728416649,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"development","optional":false},{"id":7728416650,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":7728416651,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7728416652,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":7728416653,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7728416654,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416655,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":7728416656,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416657,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":7728416658,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7728416659,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7728416660,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":7728416661,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7728416662,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":7728416663,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7728416664,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416665,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416666,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416667,"package_name":"shelljs","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"development","optional":false},{"id":7728416668,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":7728416669,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":7728416670,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7728416671,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416672,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416673,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":7728416674,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7728416675,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7728416676,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":7728416677,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":7728416678,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.19","direct":false,"kind":"development","optional":false},{"id":7728416679,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":7728416680,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7728416681,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7728416682,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7728416683,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":7728416684,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7728416685,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7728416686,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":7728416687,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416688,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":7728416689,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":7728416690,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7728416691,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7728416692,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":7728416693,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416694,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416695,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416696,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7728416697,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":7728416698,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7728416699,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":7728416700,"package_name":"table","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"development","optional":false},{"id":7728416701,"package_name":"ajv","ecosystem":"npm","requirements":"8.6.2","direct":false,"kind":"development","optional":false},{"id":7728416702,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416703,"package_name":"table-layout","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728416704,"package_name":"tar","ecosystem":"npm","requirements":"4.4.19","direct":false,"kind":"runtime","optional":false},{"id":7728416705,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":7728416706,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7728416707,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7728416708,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":7728416709,"package_name":"throat","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7728416710,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":7728416711,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":7728416712,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7728416713,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416714,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":7728416715,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7728416716,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7728416717,"package_name":"toml","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416718,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416719,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728416720,"package_name":"ts-jest","ecosystem":"npm","requirements":"26.5.6","direct":false,"kind":"development","optional":false},{"id":7728416721,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7728416722,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":7728416723,"package_name":"ts-typed-json","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":7728416724,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":7728416725,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":7728416726,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":7728416727,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":7728416728,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":7728416729,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":7728416730,"package_name":"typescript","ecosystem":"npm","requirements":"3.9.10","direct":false,"kind":"development","optional":false},{"id":7728416731,"package_name":"typical","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416732,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.14.5","direct":false,"kind":"development","optional":false},{"id":7728416733,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728416734,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":7728416735,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416736,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":7728416737,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728416738,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":7728416739,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":7728416740,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":7728416741,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7728416742,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7728416743,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":7728416744,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7728416745,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":7728416746,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":7728416747,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":7728416748,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416749,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728416750,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416751,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":7728416752,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":7728416753,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7728416754,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7728416755,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":7728416756,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7728416757,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416758,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":7728416759,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":7728416760,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416761,"package_name":"wordwrapjs","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7728416762,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":7728416763,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7728416764,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":7728416765,"package_name":"ws","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"development","optional":false},{"id":7728416766,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416767,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7728416768,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":7728416769,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":7728416770,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":7728416771,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7728416772,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"bindings/node/package.json","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:26.267Z","updated_at":"2023-02-16T23:55:26.267Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/bindings/node/package.json","dependencies":[{"id":7728416776,"package_name":"@types/node","ecosystem":"npm","requirements":"^13.13.52","direct":true,"kind":"runtime","optional":false},{"id":7728416777,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"^0.14.0","direct":true,"kind":"runtime","optional":false},{"id":7728416778,"package_name":"@types/jest","ecosystem":"npm","requirements":"^26.0.24","direct":true,"kind":"development","optional":false},{"id":7728416779,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^3.10.1","direct":true,"kind":"development","optional":false},{"id":7728416780,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^3.10.1","direct":true,"kind":"development","optional":false},{"id":7728416781,"package_name":"eslint","ecosystem":"npm","requirements":"^7.32.0","direct":true,"kind":"development","optional":false},{"id":7728416782,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^6.15.0","direct":true,"kind":"development","optional":false},{"id":7728416783,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"^23.20.0","direct":true,"kind":"development","optional":false},{"id":7728416784,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"^30.7.13","direct":true,"kind":"development","optional":false},{"id":7728416785,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^3.4.1","direct":true,"kind":"development","optional":false},{"id":7728416786,"package_name":"eslint-plugin-simple-import-sort","ecosystem":"npm","requirements":"^5.0.3","direct":true,"kind":"development","optional":false},{"id":7728416787,"package_name":"jest","ecosystem":"npm","requirements":"^26.6.3","direct":true,"kind":"development","optional":false},{"id":7728416788,"package_name":"neon-cli","ecosystem":"npm","requirements":"^0.9.1","direct":true,"kind":"development","optional":false},{"id":7728416789,"package_name":"prettier","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":7728416790,"package_name":"shelljs","ecosystem":"npm","requirements":"^0.8.3","direct":true,"kind":"development","optional":false},{"id":7728416791,"package_name":"ts-jest","ecosystem":"npm","requirements":"^26.5.6","direct":true,"kind":"development","optional":false},{"id":7728416792,"package_name":"typescript","ecosystem":"npm","requirements":"^3.9.10","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"tokenizers/examples/unstable_wasm/www/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-02-16T23:55:26.306Z","updated_at":"2023-02-16T23:55:26.306Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/tokenizers/examples/unstable_wasm/www/package-lock.json","dependencies":[{"id":7728416793,"package_name":"../pkg","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":7728416794,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":7728416795,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":7728416796,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7728416797,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7728416798,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":7728416799,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"development","optional":false},{"id":7728416800,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.17","direct":false,"kind":"development","optional":false},{"id":7728416801,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":7728416802,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":7728416803,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":7728416804,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":7728416805,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"development","optional":false},{"id":7728416806,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"development","optional":false},{"id":7728416807,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.35","direct":false,"kind":"development","optional":false},{"id":7728416808,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":7728416809,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.4.10","direct":false,"kind":"development","optional":false},{"id":7728416969,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":7728416810,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.4","direct":false,"kind":"development","optional":false},{"id":7728416811,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"development","optional":false},{"id":7728416812,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.13","direct":false,"kind":"development","optional":false},{"id":7728416813,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.30","direct":false,"kind":"development","optional":false},{"id":7728416814,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.9","direct":false,"kind":"development","optional":false},{"id":7728416815,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":7728416816,"package_name":"@types/mime","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7728416817,"package_name":"@types/node","ecosystem":"npm","requirements":"18.7.13","direct":false,"kind":"development","optional":false},{"id":7728416818,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"development","optional":false},{"id":7728416819,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":7728416820,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":7728416821,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":7728416822,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":7728416823,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.33","direct":false,"kind":"development","optional":false},{"id":7728416824,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.3","direct":false,"kind":"development","optional":false},{"id":7728416825,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416826,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416827,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416828,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416829,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416830,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416831,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416832,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416833,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416834,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416835,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416836,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416837,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416838,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416839,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":7728416840,"package_name":"@webpack-cli/configtest","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416841,"package_name":"@webpack-cli/info","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416842,"package_name":"@webpack-cli/serve","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416843,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7728416844,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":7728416845,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":7728416846,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"development","optional":false},{"id":7728416847,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":7728416848,"package_name":"ajv","ecosystem":"npm","requirements":"8.11.2","direct":false,"kind":"development","optional":false},{"id":7728416849,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7728416850,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":7728416851,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":7728416852,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":7728416853,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":7728416854,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728416855,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":7728416856,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7728416857,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":7728416858,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":7728416859,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"development","optional":false},{"id":7728416860,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":7728416861,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7728416862,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.4","direct":false,"kind":"development","optional":false},{"id":7728416863,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7728416864,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416865,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728416866,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001441","direct":false,"kind":"development","optional":false},{"id":7728416867,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":7728416868,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":7728416869,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7728416870,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7728416871,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"development","optional":false},{"id":7728416872,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":7728416873,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":7728416874,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":7728416875,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":7728416876,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416877,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":7728416878,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":7728416879,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7728416880,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":7728416881,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":7728416882,"package_name":"copy-webpack-plugin","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":7728416883,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7728416884,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":7728416885,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":7728416886,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":7728416887,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416888,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416889,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7728416890,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728416891,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7728416892,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416893,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":7728416894,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7728416895,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.284","direct":false,"kind":"development","optional":false},{"id":7728416896,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728416897,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.12.0","direct":false,"kind":"development","optional":false},{"id":7728416898,"package_name":"envinfo","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"development","optional":false},{"id":7728416899,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":7728416900,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7728416901,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7728416902,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7728416903,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7728416904,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":7728416905,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7728416906,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":7728416907,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":7728416908,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":7728416909,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7728416910,"package_name":"express","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"development","optional":false},{"id":7728416911,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7728416912,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":7728416913,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.12","direct":false,"kind":"development","optional":false},{"id":7728416914,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728416915,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"development","optional":false},{"id":7728416916,"package_name":"fastq","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":7728416917,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"development","optional":false},{"id":7728416918,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":7728416919,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7728416920,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7728416921,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.1","direct":false,"kind":"development","optional":false},{"id":7728416922,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":7728416923,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":7728416924,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7728416925,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416926,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":7728416927,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7728416928,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7728416929,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7728416930,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":7728416931,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":7728416932,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":7728416933,"package_name":"globby","ecosystem":"npm","requirements":"13.1.3","direct":false,"kind":"development","optional":false},{"id":7728416934,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":7728416935,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416936,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7728416937,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728416938,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7728416939,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"development","optional":false},{"id":7728416940,"package_name":"html-entities","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":7728416941,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":7728416942,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416943,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":7728416944,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":7728416945,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":7728416946,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728416947,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":7728416948,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"development","optional":false},{"id":7728416949,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7728416950,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":7728416951,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":7728416952,"package_name":"interpret","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7728416953,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":7728416954,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728416955,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"development","optional":false},{"id":7728416956,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":7728416957,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7728416958,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":7728416959,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":7728416960,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416961,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":7728416962,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728416963,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416964,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416965,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7728416966,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7728416967,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":7728416968,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728416970,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7728416971,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7728416972,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":7728416973,"package_name":"memfs","ecosystem":"npm","requirements":"3.4.7","direct":false,"kind":"development","optional":false},{"id":7728416974,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728416975,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416976,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":7728416977,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7728416978,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":7728416979,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":7728416980,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":7728416981,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":7728416982,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728416983,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728416984,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":7728416985,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728416986,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"development","optional":false},{"id":7728416987,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":7728416988,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":7728416989,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":7728416990,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":7728416991,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728416992,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7728416993,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":7728416994,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7728416995,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":7728416996,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728416997,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":7728416998,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":7728416999,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"development","optional":false},{"id":7728417000,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7728417001,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7728417002,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7728417003,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":7728417004,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7728417005,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":7728417006,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728417007,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728417008,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7728417009,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":7728417010,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":7728417011,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728417012,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728417013,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":7728417014,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":7728417015,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728417016,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":7728417017,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7728417018,"package_name":"qs","ecosystem":"npm","requirements":"6.10.3","direct":false,"kind":"development","optional":false},{"id":7728417019,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":7728417020,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7728417021,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":7728417022,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":7728417023,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":7728417024,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":7728417025,"package_name":"rechoir","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":7728417026,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7728417027,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728417028,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":7728417029,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728417030,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7728417031,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":7728417032,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7728417033,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7728417034,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":7728417035,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":7728417036,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728417037,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728417038,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728417039,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"development","optional":false},{"id":7728417040,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":7728417041,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7728417042,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":7728417043,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7728417044,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"development","optional":false},{"id":7728417045,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":7728417046,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7728417047,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":7728417048,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":7728417049,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":7728417050,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7728417051,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728417052,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728417053,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7728417054,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":7728417055,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7728417056,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"development","optional":false},{"id":7728417057,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":7728417058,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":7728417059,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":7728417060,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7728417061,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":7728417062,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":7728417063,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":7728417064,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728417065,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7728417066,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728417067,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":7728417068,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728417069,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":7728417070,"package_name":"terser","ecosystem":"npm","requirements":"5.16.1","direct":false,"kind":"development","optional":false},{"id":7728417071,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.6","direct":false,"kind":"development","optional":false},{"id":7728417072,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":7728417073,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":7728417074,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":7728417075,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7728417076,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7728417077,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7728417078,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728417079,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":7728417080,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7728417081,"package_name":"unstable_wasm","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":7728417082,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":7728417083,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":7728417084,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728417085,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7728417086,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":7728417087,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7728417088,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":7728417089,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":7728417090,"package_name":"webpack","ecosystem":"npm","requirements":"5.75.0","direct":false,"kind":"development","optional":false},{"id":7728417091,"package_name":"webpack-cli","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7728417092,"package_name":"commander","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"development","optional":false},{"id":7728417093,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"development","optional":false},{"id":7728417094,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"development","optional":false},{"id":7728417095,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7728417096,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7728417097,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"development","optional":false},{"id":7728417098,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":7728417099,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":7728417100,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":7728417101,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7728417102,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7728417103,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7728417104,"package_name":"ws","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"tokenizers/examples/unstable_wasm/www/package.json","sha":null,"kind":"manifest","created_at":"2023-02-16T23:55:26.398Z","updated_at":"2023-02-16T23:55:26.398Z","repository_link":"https://github.com/huggingface/tokenizers/blob/main/tokenizers/examples/unstable_wasm/www/package.json","dependencies":[{"id":7728417105,"package_name":"unstable_wasm","ecosystem":"npm","requirements":"file:../pkg","direct":true,"kind":"runtime","optional":false},{"id":7728417106,"package_name":"copy-webpack-plugin","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":7728417107,"package_name":"webpack","ecosystem":"npm","requirements":"^5.75.0","direct":true,"kind":"development","optional":false},{"id":7728417108,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":7728417109,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"^4.10.0","direct":true,"kind":"development","optional":false}]}],"score":33.15778700855254,"created_at":"2026-05-04T06:42:32.717Z","updated_at":"2026-05-13T11:06:32.103Z","avatar_url":"https://github.com/huggingface.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371494","html_url":"https://summary.ecosyste.ms/projects/371494"}