{"id":1474260,"name":"bitcoin-ts","ecosystem":"npm","description":"ultra-lightweight library for Bitcoin, Bitcoin Cash, and Bitauth","homepage":"https://libauth.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bitauth/libauth","keywords_array":[],"namespace":null,"versions_count":39,"first_release_published_at":"2018-05-29T00:30:36.796Z","latest_release_published_at":"2020-06-19T18:19:07.932Z","latest_release_number":"1.15.2","last_synced_at":"2026-08-20T17:35:45.098Z","created_at":"2022-04-09T02:30:13.655Z","updated_at":"2026-08-20T19:22:02.079Z","registry_url":"https://www.npmjs.com/package/bitcoin-ts","install_command":"npm install bitcoin-ts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.15.2"},"contentPolicy":null},"repo_metadata":{"id":38334583,"uuid":"126120346","full_name":"bitauth/libauth","owner":"bitauth","description":"An ultra-lightweight, zero-dependency TypeScript library for Bitcoin Cash, Bitcoin, and Bitauth applications.","archived":false,"fork":false,"pushed_at":"2025-09-19T14:40:33.000Z","size":25471,"stargazers_count":285,"open_issues_count":27,"forks_count":60,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-10-05T05:54:41.308Z","etag":null,"topics":["authentication","bch","bitcoin","bitcoin-cash","bsv","btc","ecash","javascript","ripemd160","secp256k1","sha256","sha512","typescript","webassembly","xec"],"latest_commit_sha":null,"homepage":"https://libauth.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitauth.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-21T03:51:42.000Z","updated_at":"2025-09-24T03:22:30.000Z","dependencies_parsed_at":"2024-02-12T23:27:47.799Z","dependency_job_id":"c18ed6dc-9e14-4e7e-b994-52721eafb60c","html_url":"https://github.com/bitauth/libauth","commit_stats":{"total_commits":282,"total_committers":11,"mean_commits":"25.636363636363637","dds":0.1028368794326241,"last_synced_commit":"7e2f4115f2d62d35fac33d0678b9119ee8e9e7da"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/bitauth/libauth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitauth","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/sbom","scorecard":{"id":239878,"data":{"date":"2025-08-11","repo":{"name":"github.com/bitauth/libauth","commit":"60aec239cc2d57ae21d0069c5bbafb346abc9b66"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 3/22 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Info: jobLevel 'issues' permission set to 'read': .github/workflows/release.yml:17","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yml:18","Warn: topLevel 'contents' permission set to 'write': .github/workflows/benchmark.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/benchmark.yml:9","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:9","Warn: no topLevel permission defined: .github/workflows/release.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":"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":5,"reason":"binaries present in source code","details":["Warn: binary detected: src/lib/bin/ripemd160/ripemd160.wasm:1","Warn: binary detected: src/lib/bin/secp256k1/secp256k1.wasm:1","Warn: binary detected: src/lib/bin/sha1/sha1.wasm:1","Warn: binary detected: src/lib/bin/sha256/sha256.wasm:1","Warn: binary detected: src/lib/bin/sha512/sha512.wasm:1"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bitauth/libauth/release.yml/master?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   2 out of   2 containerImage 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: TypeScriptPropertyBasedTesting integration found: src/lib/address/base58-address.spec.ts:22","Info: TypeScriptPropertyBasedTesting integration found: src/lib/address/bech32.spec.ts:16","Info: TypeScriptPropertyBasedTesting integration found: src/lib/address/bech32.spec.ts:17","Info: TypeScriptPropertyBasedTesting integration found: src/lib/address/cash-address.spec.ts:36","Info: TypeScriptPropertyBasedTesting integration found: src/lib/crypto/hash.spec.helper.ts:12","Info: TypeScriptPropertyBasedTesting integration found: src/lib/crypto/hmac.spec.ts:14","Info: TypeScriptPropertyBasedTesting integration found: src/lib/crypto/secp256k1.spec.ts:19","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/base-convert.spec.ts:18","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/bin-string.spec.ts:5","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/hex.spec.ts:12","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/number.spec.ts:42","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/time.spec.ts:16","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/utf8.spec.ts:12","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/utf8.spec.ts:13","Info: TypeScriptPropertyBasedTesting integration found: src/lib/key/bip39.spec.ts:42","Info: TypeScriptPropertyBasedTesting integration found: src/lib/key/hd-key.spec.ts:57","Info: TypeScriptPropertyBasedTesting integration found: src/lib/key/key-utils.spec.ts:20","Info: TypeScriptPropertyBasedTesting integration found: src/lib/vm/instruction-sets/common/instruction-sets-utils.spec.ts:29","Info: TypeScriptPropertyBasedTesting integration found: src/lib/address/base58-address.spec.ts:22","Info: TypeScriptPropertyBasedTesting integration found: src/lib/address/bech32.spec.ts:16","Info: TypeScriptPropertyBasedTesting integration found: src/lib/address/bech32.spec.ts:17","Info: TypeScriptPropertyBasedTesting integration found: src/lib/address/cash-address.spec.ts:36","Info: TypeScriptPropertyBasedTesting integration found: src/lib/crypto/hash.spec.helper.ts:12","Info: TypeScriptPropertyBasedTesting integration found: src/lib/crypto/hmac.spec.ts:14","Info: TypeScriptPropertyBasedTesting integration found: src/lib/crypto/secp256k1.spec.ts:19","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/base-convert.spec.ts:18","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/bin-string.spec.ts:5","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/hex.spec.ts:12","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/number.spec.ts:42","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/time.spec.ts:16","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/utf8.spec.ts:12","Info: TypeScriptPropertyBasedTesting integration found: src/lib/format/utf8.spec.ts:13","Info: TypeScriptPropertyBasedTesting integration found: src/lib/key/bip39.spec.ts:42","Info: TypeScriptPropertyBasedTesting integration found: src/lib/key/hd-key.spec.ts:57","Info: TypeScriptPropertyBasedTesting integration found: src/lib/key/key-utils.spec.ts:20","Info: TypeScriptPropertyBasedTesting integration found: src/lib/vm/instruction-sets/common/instruction-sets-utils.spec.ts:29"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2020-0146 / GHSA-3358-4f7f-p4j4","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-8gh8-hqwg-xf34","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-584q-6j8j-r5pm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T06:29:48.975Z","repository_id":38334583,"created_at":"2025-08-17T06:29:48.975Z","updated_at":"2025-08-17T06:29:48.975Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36793765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"bitauth","name":"Bitauth","uuid":"25286349","kind":"organization","description":"","email":null,"website":"https://bitauth.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25286349?v=4","repositories_count":8,"last_synced_at":"2023-03-03T01:40:39.498Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bitauth","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T15:01:57.002Z","updated_at":"2023-03-03T01:40:39.534Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitauth","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitauth/repositories"},"tags":[{"name":"v3.1.0-next.8","sha":"d28da7f595cbd747c1e1125477db655f740f3dbc","kind":"tag","published_at":"2025-09-05T17:44:52.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v3.1.0-next.8","html_url":"https://github.com/bitauth/libauth/releases/tag/v3.1.0-next.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v3.1.0-next.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.8/manifests"},{"name":"v3.1.0-next.7","sha":"0955b4c0de97dfd38639ddfae508cfa292ee4a99","kind":"tag","published_at":"2025-07-01T06:55:10.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v3.1.0-next.7","html_url":"https://github.com/bitauth/libauth/releases/tag/v3.1.0-next.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v3.1.0-next.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.7/manifests"},{"name":"v3.1.0-next.6","sha":"28b9aebd83cfda13a24e9353cd44409936af85d3","kind":"tag","published_at":"2025-05-31T07:18:40.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v3.1.0-next.6","html_url":"https://github.com/bitauth/libauth/releases/tag/v3.1.0-next.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v3.1.0-next.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.6/manifests"},{"name":"v3.1.0-next.5","sha":"0c1f0b860825ec47ce9b562413b82ea60507f1e6","kind":"tag","published_at":"2025-05-28T04:24:31.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v3.1.0-next.5","html_url":"https://github.com/bitauth/libauth/releases/tag/v3.1.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v3.1.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.5/manifests"},{"name":"v3.1.0-next.4","sha":"489cac005d75acff2965092e6e91e5afabb1bd21","kind":"tag","published_at":"2024-12-19T05:13:58.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v3.1.0-next.4","html_url":"https://github.com/bitauth/libauth/releases/tag/v3.1.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v3.1.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.4/manifests"},{"name":"v3.1.0-next.3","sha":"3075c467f1e04e4d10d7dbe50eff8736bc60fda5","kind":"tag","published_at":"2024-12-13T00:26:17.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v3.1.0-next.3","html_url":"https://github.com/bitauth/libauth/releases/tag/v3.1.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v3.1.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.3/manifests"},{"name":"v3.1.0-next.2","sha":"681f962d597dad4e22d203209eefe9826c6bc2ba","kind":"tag","published_at":"2024-11-15T03:10:14.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v3.1.0-next.2","html_url":"https://github.com/bitauth/libauth/releases/tag/v3.1.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v3.1.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.2/manifests"},{"name":"v3.1.0-next.1","sha":"94306e475402932e43f9640f435ce669ee950438","kind":"tag","published_at":"2024-09-27T13:40:42.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v3.1.0-next.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v3.1.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v3.1.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.1/manifests"},{"name":"v3.1.0-next.0","sha":"b1851d4bd50ee39b8d7bc7392b9d2bb7d6e395b1","kind":"tag","published_at":"2024-07-26T18:05:24.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v3.1.0-next.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v3.1.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v3.1.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.1.0-next.0/manifests"},{"name":"v3.0.0","sha":"6d0ae217f9cc5917a370cc272279acbcf3b5ec90","kind":"tag","published_at":"2024-04-10T17:33:19.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v3.0.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"cf2eb349160cac0b740a869c9f4b81b4bec91c55","kind":"tag","published_at":"2024-02-24T09:06:24.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.1.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.1.0/manifests"},{"name":"v2.1.0-beta.1","sha":"e376c2947988a636e8c1a028f0dfbe06f1487aca","kind":"tag","published_at":"2024-02-23T06:27:19.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"d7876259f894f5d0a7631c2a27697243cc2e1265","kind":"tag","published_at":"2024-02-23T04:58:06.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.1.0-beta.0/manifests"},{"name":"v2.0.0-alpha.9","sha":"1c4d5c0b4d9bed0b1b2996c4101156c83b2ff968","kind":"tag","published_at":"2024-01-18T16:58:32.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.9/manifests"},{"name":"v2.0.0","sha":"f31d6bcd02538a02d79a2fdd027a39835a95ac6d","kind":"tag","published_at":"2024-01-12T17:26:03.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.0.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.8","sha":"13bfbf165ccd964dd20cb31f9b8af0595c185bc2","kind":"tag","published_at":"2023-01-10T04:22:55.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"b57a0c9d3dfa0e4d8c12ca4adce3d5629b8cd9e2","kind":"tag","published_at":"2022-12-08T19:27:14.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"43914ca973e90dfc84b6173dcace7233f8c2e05c","kind":"tag","published_at":"2022-08-18T22:40:57.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.6/manifests"},{"name":"v2.0.0-alpha.5","sha":"e25b6883ed17f75f8e2bfabb8ae01c61b4fcec3e","kind":"tag","published_at":"2022-06-27T14:57:39.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.5/manifests"},{"name":"v2.0.0-alpha.4","sha":"7005902c86dea347fc9b3fc1b6b37eb78bf68c0e","kind":"tag","published_at":"2022-06-16T06:17:45.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"4f628bd0c4b2d3686e67e5d96171863cc714a535","kind":"tag","published_at":"2022-05-20T02:08:05.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"aecea12b631e6cccee87ea50816a39a7e2d43716","kind":"tag","published_at":"2022-05-19T05:27:29.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"4e05b156eb1cff40cad8c60e25fada8143ce70c6","kind":"tag","published_at":"2022-05-19T05:09:43.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha.0","sha":"94cc43c0de2ede950c8b9e27f8955d3aa37aa1ab","kind":"tag","published_at":"2022-05-14T09:45:20.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.19.1","sha":"c4322bc2c78698af87eb9b0e5e5dc3605dd4adda","kind":"tag","published_at":"2022-02-01T01:50:04.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.19.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"411ff61e8af8a032c9e3278e7d9d93b5a55bdbdf","kind":"tag","published_at":"2021-12-08T23:41:39.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.19.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.19.0/manifests"},{"name":"v1.18.1","sha":"13454f1f6b3d9e87b6361cc71f082950fe6abf3a","kind":"tag","published_at":"2021-02-26T21:41:13.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.18.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f07ba91d8f05c1766792076e479911c1dc288b01","kind":"tag","published_at":"2021-02-11T19:18:15.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.18.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"84d93762174170bd916c31f9028699fb6746196c","kind":"tag","published_at":"2020-10-23T11:59:14.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.17.3","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"cad5588d0df9f418fa3c0b75f5f2ea6facd5c421","kind":"tag","published_at":"2020-09-15T19:07:38.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.17.2","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"36729526b41b071f08e082885d4c18fcf4af9289","kind":"tag","published_at":"2020-08-08T00:57:46.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.17.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5967304d26569aaf2b216ee60ed426eedda38f91","kind":"tag","published_at":"2020-08-07T23:48:22.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.17.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"d76352380d8ab1ba9f6965c420d2a8100b90c9f5","kind":"tag","published_at":"2020-07-21T20:42:22.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.16.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.16.0/manifests"},{"name":"v1.15.4","sha":"80195bbbf74975a6161ac6f79e7f637cf7981d40","kind":"tag","published_at":"2020-07-14T19:57:03.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.15.4","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"e76d3290beb0fcbf59319502ce29fcf22b48ecc8","kind":"tag","published_at":"2020-06-19T18:36:21.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.15.3","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"a39f6e297ec3d04475a9226714bccff5b3b05ea8","kind":"tag","published_at":"2020-06-19T17:57:36.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.15.2","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"36544216c08f3be7a6713d9f495539c865308b70","kind":"tag","published_at":"2020-06-19T17:38:31.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.15.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"f85abf694c24cbafec4f9219cab51086cc9b7da1","kind":"tag","published_at":"2020-06-18T23:24:34.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.15.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"0b81d810ff74cbda1775f29e55c1907748504270","kind":"tag","published_at":"2020-03-30T02:41:18.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.14.2","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"66c862f04265b95cae0a281cce97bf8403621013","kind":"tag","published_at":"2020-03-29T22:03:39.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.14.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"834f27a5200753eecff0c22b22bdb145e0d7f234","kind":"tag","published_at":"2020-03-29T21:23:57.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.14.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e4bb6e5f99ab24736313741742f5a1f3af4f2c53","kind":"tag","published_at":"2020-03-06T14:48:56.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.13.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"827520961b0813fc4b63287a4db225adf82fab7f","kind":"tag","published_at":"2020-02-07T17:31:00.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.12.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"fdd518ef47665772f03b1e95088b9378a6e1a92b","kind":"tag","published_at":"2019-11-22T19:29:30.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.11.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"46bf369c676519a54c1ab2acb512b71cc4740d5e","kind":"tag","published_at":"2019-11-22T17:54:49.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.11.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"0cbdbe2fc635437f6ee748ea1398b8e568e759f3","kind":"tag","published_at":"2019-11-21T03:55:51.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.10.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"dd842e5b03dacb2cfa17c384659d321b86a0d08b","kind":"tag","published_at":"2019-11-21T02:53:25.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.9.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"dc19df893207181afc303254405a21e07c661148","kind":"tag","published_at":"2019-11-15T14:19:21.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.8.2","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"d7b64a24d9290906bbcefd4c5c2f8b380e3424fd","kind":"tag","published_at":"2019-11-12T23:24:42.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.8.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cca15f264f81f7ada42c9728c86179756f790b8c","kind":"tag","published_at":"2019-11-12T19:59:59.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.8.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"5d2bd4367468e7c9e07c535cb84723c59b592f5f","kind":"tag","published_at":"2019-11-05T17:53:59.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.7.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"8d7f028a41de2d4f18f0330a560e343e23f6006d","kind":"tag","published_at":"2019-11-05T17:12:40.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.7.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.7.0/manifests"},{"name":"v1.6.7","sha":"54fedded121a4d29cfb103e06028aac3fa0e8a49","kind":"tag","published_at":"2019-11-05T04:45:36.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.6.7","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"d6b3ef07825411c6a944ad851cba2559a345c804","kind":"tag","published_at":"2019-11-02T00:10:00.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.6.6","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"3129c1c9b5de1938beb472541bdb03f7d7b7d755","kind":"tag","published_at":"2019-11-01T23:35:41.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.6.5","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"fcbba425cf0c20252e4d7ab521683dad9a3c0760","kind":"tag","published_at":"2019-11-01T21:07:11.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.6.4","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"8ebaad0afddaa4ed0438646a63702e8bab81b039","kind":"tag","published_at":"2019-10-31T04:52:31.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.6.3","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"d0bf4bef57dc8d45d699aeab08a847baefc13e91","kind":"tag","published_at":"2019-10-30T20:34:27.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.6.2","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5b861f497e50546bcacc83cd11aebb83a6aa1f13","kind":"tag","published_at":"2019-10-30T12:58:38.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.6.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ca6fcd83b0f8fc2b42899f887d68d99bca668e97","kind":"tag","published_at":"2019-10-30T11:48:44.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.6.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.6.0/manifests"},{"name":"v1.5.5","sha":"761a4eca539f80ac7ffb84c707068c030548117e","kind":"tag","published_at":"2019-08-23T17:27:54.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.5.5","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.5.5/manifests"},{"name":"v1.5.3","sha":"68f7a1c89bccbb2ca2176237901770e750941a7f","kind":"tag","published_at":"2019-08-20T19:27:59.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.5.3","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"38d785681168bb486a9e5b00c904abdfef326fc3","kind":"tag","published_at":"2019-08-20T18:42:39.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.5.2","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"ee02430f483e994b2130c22d34faa128c917c649","kind":"tag","published_at":"2019-08-15T13:23:25.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.5.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"41097c440a0ac0c21184e76383f866b2015768e9","kind":"tag","published_at":"2019-08-15T05:09:41.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.5.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e9399905e0d3abf09f33ada9099397b9d2ba166b","kind":"tag","published_at":"2018-11-12T04:23:47.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.4.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7518555cfaf6d0dd6f1910974010d9c0a080bb01","kind":"tag","published_at":"2018-10-04T04:18:20.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.3.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"61e810a4ad12dc14afcd638aa547798ed63ec4f6","kind":"tag","published_at":"2018-07-08T19:46:05.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.2.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7bce344381ed1ba95e5b146666e5fcf8233dc996","kind":"tag","published_at":"2018-06-27T05:39:42.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.1.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"bbbd4cd24bae50445fadebbd5097ac0ccbe988dc","kind":"tag","published_at":"2018-06-27T03:01:44.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.1.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"d04d353019f4710de43f3a527d2d1089a23adb21","kind":"tag","published_at":"2018-06-04T01:23:26.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.0.3","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"1c01b377ca3a436274819a441bfad5f2b1b10b16","kind":"tag","published_at":"2018-06-04T01:12:48.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.0.2","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ce49f6d0deb2236f54f5c5439f07aa306aff3c89","kind":"tag","published_at":"2018-05-29T00:50:58.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.0.1","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0d5a694f151ec936c981a5b5313772998eb5f512","kind":"tag","published_at":"2018-05-29T00:29:04.000Z","download_url":"https://codeload.github.com/bitauth/libauth/tar.gz/v1.0.0","html_url":"https://github.com/bitauth/libauth/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitauth/libauth@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T19:22:02.079Z","dependent_packages_count":17,"downloads":2146,"downloads_period":"last-month","dependent_repos_count":45,"rankings":{"downloads":4.969322488668446,"dependent_repos_count":1.9541922515070624,"dependent_packages_count":1.3479123587877646,"stargazers_count":3.729051512158214,"forks_count":3.916776418957684,"docker_downloads_count":1.8082398511273505,"average":2.954249146867754},"purl":"pkg:npm/bitcoin-ts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bitcoin-ts","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/npm/bitcoin-ts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bitcoin-ts/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T17:35:31.388Z","issues_count":52,"pull_requests_count":132,"avg_time_to_close_issue":45643282.25,"avg_time_to_close_pull_request":8247798.247706422,"issues_closed_count":36,"pull_requests_closed_count":109,"pull_request_authors_count":16,"issue_authors_count":36,"avg_comments_per_issue":2.076923076923077,"avg_comments_per_pull_request":1.303030303030303,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":67,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":74053.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitauth%2Flibauth/issues","maintainers":[{"login":"bitjson","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitjson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bitcoin-ts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bitcoin-ts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bitcoin-ts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bitcoin-ts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bitcoin-ts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bitcoin-ts/codemeta","maintainers":[{"uuid":"jasondreyzehner","login":"jasondreyzehner","name":null,"email":"jason@dreyzehner.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~jasondreyzehner","role":null,"created_at":"2022-11-11T14:48:17.714Z","updated_at":"2022-11-11T14:48:17.714Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasondreyzehner/packages"}]}