{"id":1325670,"name":"@tsdotnet/compare","ecosystem":"npm","description":"Utility for common comparison functions including sorting and type reflection.","homepage":"https://github.com/tsdotnet/compare#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tsdotnet/compare","keywords_array":["equal","lessthan","less than","greaterthan","greater than","compare","comparison","equality","orderby","order by","sorting","type checking"],"namespace":"tsdotnet","versions_count":57,"first_release_published_at":"2020-04-30T23:13:40.238Z","latest_release_published_at":"2026-03-16T17:39:46.683Z","latest_release_number":"1.7.5","last_synced_at":"2026-04-23T13:49:21.998Z","created_at":"2022-04-08T21:06:04.797Z","updated_at":"2026-04-23T13:49:21.998Z","registry_url":"https://www.npmjs.com/package/@tsdotnet/compare","install_command":"npm install @tsdotnet/compare","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.5"}},"repo_metadata":{"id":57168035,"uuid":"260331995","full_name":"tsdotnet/compare","owner":"tsdotnet","description":"Utility for common comparison functions including type checking.","archived":false,"fork":false,"pushed_at":"2025-08-24T05:53:15.000Z","size":1139,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T05:56:27.537Z","etag":null,"topics":["compare","comparison","equal","equality","greater-than","less-than","order-by","sorting","type-checking"],"latest_commit_sha":null,"homepage":"","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/tsdotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-30T22:31:19.000Z","updated_at":"2025-08-24T05:53:19.000Z","dependencies_parsed_at":"2023-01-29T19:45:26.442Z","dependency_job_id":"55f2836b-4ea6-4e2e-8f74-e58dfa2d5c51","html_url":"https://github.com/tsdotnet/compare","commit_stats":null,"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/tsdotnet/compare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsdotnet","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/sbom","scorecard":{"id":122259,"data":{"date":"2025-08-04","repo":{"name":"github.com/tsdotnet/compare","commit":"f8f36f0464dabed43af58652cfa334ed32092492"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.3,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tsdotnet/compare/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tsdotnet/compare/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tsdotnet/compare/publish.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:34","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:10"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T02:43:16.885Z","repository_id":57168035,"created_at":"2025-08-16T02:43:16.885Z","updated_at":"2025-08-16T02:43:16.885Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278547821,"owners_count":26004775,"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-06T02:00:05.630Z","response_time":65,"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":"tsdotnet","name":"tsdotnet","uuid":"64487547","kind":"organization","description":"A collection of .NET inspired interfaces, classes and utilities for use with TypeScript and JavaScript.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64487547?v=4","repositories_count":39,"last_synced_at":"2023-03-10T16:50:25.311Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tsdotnet","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T19:38:32.675Z","updated_at":"2023-03-10T16:50:25.332Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsdotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsdotnet/repositories"},"tags":[{"name":"v1.7.0","sha":"d493854e17525f5ab50d9e5132b06f5febaa35ca","kind":"tag","published_at":"2025-08-19T01:24:21.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.7.0","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"8082403cd496a9e110a45dbf33b2382d6d906db4","kind":"tag","published_at":"2025-08-18T20:36:26.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.6.1","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"efc9e07a6993bf7dfe046398c2f4b6c60c9f85c2","kind":"tag","published_at":"2025-08-18T20:31:44.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.6.0","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"2ffc7311a191bdf12b070b1030f0b1e27f6b5c15","kind":"tag","published_at":"2025-08-18T05:45:01.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.5.4","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"d44bc4c0dbe8d1e7883797ba642f6407f3d65ac6","kind":"tag","published_at":"2025-08-18T03:17:52.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.5.3","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"046313b96c8d5282925f05f5312938084301e7a9","kind":"tag","published_at":"2025-08-16T20:21:39.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.5.2","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"45d0b7d3c51bdc1c12771f53e75fdcd5411d5a5f","kind":"tag","published_at":"2025-08-16T08:51:36.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.5.1","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2d058994385c6ba23201391458f891c1a865e66f","kind":"tag","published_at":"2025-08-16T08:15:09.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.5.0","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"60640c23ab61021b7afb61cf4097783cb4509b5a","kind":"tag","published_at":"2025-08-16T00:48:29.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.4.0","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.4.0/manifests"},{"name":"v1.3.22","sha":"0127b73ca546e8545069f61b20c72043c18233f8","kind":"tag","published_at":"2022-12-18T17:39:49.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.22","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.22/manifests"},{"name":"v1.3.21","sha":"952d9591a1e706da87cfdd63520e200d8f4dc49f","kind":"tag","published_at":"2022-02-13T16:13:15.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.21","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.21/manifests"},{"name":"v1.3.20","sha":"78fcd52c7ed8f5dd5af2ff31970b3dafb7207862","kind":"tag","published_at":"2022-02-11T12:45:54.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.20","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"49c948c66cbf1e29281c903856d7a3cd31e98a82","kind":"tag","published_at":"2022-02-11T12:35:27.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.19","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.19/manifests"},{"name":"v1.3.18","sha":"318dac29e48101dfd74871f69a4b18ddac97f9cb","kind":"tag","published_at":"2022-02-11T12:28:50.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.18","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.18/manifests"},{"name":"v1.3.17","sha":"6e0ee9ebf33bc8b823b1d7192ca3b8275b6406bd","kind":"tag","published_at":"2021-04-22T06:56:40.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.17","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.17/manifests"},{"name":"v1.3.16","sha":"4fd7d22830e844688cd38556cde3aaf02186f8e3","kind":"tag","published_at":"2021-04-21T22:26:37.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.16","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.16/manifests"},{"name":"v1.3.15","sha":"7ae6b47c6faa1110a46bab4f6eb69c2d0d83df4f","kind":"tag","published_at":"2021-04-21T20:27:40.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.15","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.15/manifests"},{"name":"v1.3.14","sha":"a72493cbcf59482879907cd4777e2f4789d5727a","kind":"tag","published_at":"2021-04-21T20:22:21.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.14","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"311f7478d923fdc4924a54df4f11f7ef6510abdf","kind":"tag","published_at":"2020-05-23T03:19:59.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.13","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.13/manifests"},{"name":"v1.3.12","sha":"0ef240e9fbcb2dbb9251046c5abbd9739ebc99cc","kind":"tag","published_at":"2020-05-21T03:56:34.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.12","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"bb9525f17f8f3b3e5f24bab8e1549052dc157076","kind":"tag","published_at":"2020-05-21T03:25:49.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.11","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"d848b4531bbd187b5715ee546ecad7daa1462455","kind":"tag","published_at":"2020-05-21T01:34:08.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.10","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"61d157f5a755b97ed1048608f5cda29586f77164","kind":"tag","published_at":"2020-05-20T21:24:33.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.9","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"63069a6b372483340bdc169c157b9b20dca3918f","kind":"tag","published_at":"2020-05-20T21:07:13.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.8","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"b1bcb1c333eae38cbec2c20643280a6df9310280","kind":"tag","published_at":"2020-05-20T20:37:07.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.7","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"2465f5456de81161f763a1bfac001ae17adaf5a3","kind":"tag","published_at":"2020-05-19T20:55:58.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.6","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"a18e17cede9677ab72e68ed8d43daa1fcd833e99","kind":"tag","published_at":"2020-05-16T22:03:59.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.5","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"eb75ce312d8452dac948e555bd73e93a627e4f28","kind":"tag","published_at":"2020-05-13T03:26:43.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.4","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"3be687cccf66333958a62325e9e000511e2c5e12","kind":"tag","published_at":"2020-05-13T02:42:56.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.3","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"772451d6dc6239c7f4e6b221fd2576c38e14e5a7","kind":"tag","published_at":"2020-05-13T02:27:40.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.2","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"bcb1b2a5c90c7a0bbf8244e1c1f83a637f135e9c","kind":"tag","published_at":"2020-05-12T05:35:04.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.1","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"051a3105db5c03c69b758411fdd655e1c6debe89","kind":"tag","published_at":"2020-05-12T05:18:04.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.3.0","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"bcf544dc121cc21babe8bbf36ee9d7d3c3755e2e","kind":"tag","published_at":"2020-05-12T02:16:59.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.2.2","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b2b5c3e1647feb3597fac957bb32cac58a366d8d","kind":"tag","published_at":"2020-05-12T02:07:39.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.2.1","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"9041b6b74b2b938df5b85d56637a626ceb012a77","kind":"tag","published_at":"2020-05-11T23:44:16.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.2.0","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"085d1cd04c7be4d198ea9a34ff1c61f7fd06c9ff","kind":"tag","published_at":"2020-05-11T08:50:02.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.1.3","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0a81eeec4470ac79046a5b287dc2a9c5cc48003c","kind":"tag","published_at":"2020-05-11T06:08:50.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.1.2","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"e16240d0c626967f64131b90e018e2c3177b436f","kind":"tag","published_at":"2020-05-11T05:51:22.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.1.1","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"3afb8c1e29873961186f443bc89b4ab41c41797d","kind":"tag","published_at":"2020-05-11T05:46:13.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.1.0","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.1.0/manifests"},{"name":"v1.0.13","sha":"204c998c54cc38f1d05807ac28be48ccc9b095af","kind":"tag","published_at":"2020-05-11T04:24:40.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.13","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"fbf0ff5200e4f372b1dd2a829758e6a89fc7b986","kind":"tag","published_at":"2020-05-04T23:41:23.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.12","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"81668b528c5f85b4f2b1097bc342fc7f04914ee9","kind":"tag","published_at":"2020-05-04T23:34:11.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.11","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"1e6f7203e0a8a9bb7fb2ebd61b4882c61c05f03e","kind":"tag","published_at":"2020-05-04T21:43:45.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.10","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"753cd6b4a32d0ab475eb2fc24b8aa1f912b34b83","kind":"tag","published_at":"2020-05-04T21:16:57.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.9","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"832de19f500c7dd098ba094503511e827b7e2dcc","kind":"tag","published_at":"2020-05-04T20:09:00.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.8","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"b4a313e5a3403a1390e5404948a9c69575091665","kind":"tag","published_at":"2020-05-02T20:09:44.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.7","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"08a6d12d705927af77eeb0fe6c14e57ae3093b04","kind":"tag","published_at":"2020-05-01T23:21:43.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.6","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"2d6685cb51618255cf717428954e83a034c5326f","kind":"tag","published_at":"2020-05-01T23:17:36.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.5","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"6235af9cc0ec6b9df1b74728cafbbd8b2858a952","kind":"tag","published_at":"2020-05-01T20:15:33.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.4","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1ea5814b9236a145194105ec98fb5a16f1530c17","kind":"tag","published_at":"2020-04-30T23:26:11.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.3","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0b0ea701dfdc874c35419006a37854c184374dc9","kind":"tag","published_at":"2020-04-30T23:17:27.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.2","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a071d9da271f11080230ee4fb496548837fee833","kind":"tag","published_at":"2020-04-30T23:12:52.000Z","download_url":"https://codeload.github.com/tsdotnet/compare/tar.gz/v1.0.1","html_url":"https://github.com/tsdotnet/compare/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/compare@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-19T09:28:43.778Z","dependent_packages_count":14,"downloads":2294,"downloads_period":"last-month","dependent_repos_count":12,"rankings":{"downloads":5.940546099921934,"dependent_repos_count":3.438420273587523,"dependent_packages_count":1.5845389781660077,"stargazers_count":16.783184478413432,"forks_count":15.461475603088475,"docker_downloads_count":null,"average":8.641633086635474},"purl":"pkg:npm/%40tsdotnet/compare","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tsdotnet/compare","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tsdotnet/compare","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tsdotnet/compare/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":null,"issues_count":null,"pull_requests_count":null,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":null,"pull_requests_closed_count":null,"pull_request_authors_count":null,"issue_authors_count":null,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":null,"bot_issues_count":null,"bot_pull_requests_count":null,"past_year_issues_count":null,"past_year_pull_requests_count":null,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":null,"past_year_pull_requests_closed_count":null,"past_year_pull_request_authors_count":null,"past_year_issue_authors_count":null,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":null,"past_year_bot_pull_requests_count":null,"past_year_merged_pull_requests_count":null,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Fcompare/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Fcompare/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Fcompare/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Fcompare/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Fcompare/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Fcompare/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Fcompare/codemeta","maintainers":[{"uuid":"electricessence","login":"electricessence","name":null,"email":"npm@electrified.net","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~electricessence","role":null,"created_at":"2022-11-11T03:20:03.531Z","updated_at":"2022-11-11T03:20:03.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/electricessence/packages"}]}