{"id":1665653,"name":"ember-sortable-table","ecosystem":"npm","description":"Ember CLI addon component to add a sortable table to your templates.","homepage":"https://github.com/ChrisHonniball/ember-sortable-table#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ChrisHonniball/ember-sortable-table","keywords_array":["ember-addon","sortable","table"],"namespace":null,"versions_count":10,"first_release_published_at":"2015-06-25T23:04:47.395Z","latest_release_published_at":"2017-07-10T15:02:27.070Z","latest_release_number":"0.3.0","last_synced_at":"2026-05-12T14:45:59.817Z","created_at":"2022-04-09T14:07:11.345Z","updated_at":"2026-05-12T14:45:59.818Z","registry_url":"https://www.npmjs.com/package/ember-sortable-table","install_command":"npm install ember-sortable-table","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.0"}},"repo_metadata":{"id":34219584,"uuid":"38078803","full_name":"ChrisHonniball/ember-sortable-table","owner":"ChrisHonniball","description":"Ember CLI addon component to add a sortable table to your templates.","archived":false,"fork":false,"pushed_at":"2017-07-10T15:01:54.000Z","size":416,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-16T18:27:05.238Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chrishonniball.github.io/ember-sortable-table","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"EliotBerriot/django-navutils","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChrisHonniball.png","metadata":{},"created_at":"2015-06-25T22:59:34.000Z","updated_at":"2017-07-09T15:42:48.000Z","dependencies_parsed_at":"2022-09-04T10:32:42.167Z","dependency_job_id":null,"html_url":"https://github.com/ChrisHonniball/ember-sortable-table","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/ChrisHonniball/ember-sortable-table","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChrisHonniball","download_url":"https://codeload.github.com/ChrisHonniball/ember-sortable-table/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/sbom","scorecard":{"id":29561,"data":{"date":"2025-08-11","repo":{"name":"github.com/ChrisHonniball/ember-sortable-table","commit":"a07905375399145137543119ea6bc1a2cae7b91f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"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":0,"reason":"Found 1/19 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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 1 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":"88 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-wxhq-pm8v-cw75","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-j4f2-536g-r55m","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-mpcf-4gmh-23w8","Warn: Project is vulnerable to: GHSA-9qj9-36jm-prpv","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-2m96-9w4j-wgv7","Warn: Project is vulnerable to: GHSA-h726-x36v-rx45","Warn: Project is vulnerable to: GHSA-6vfc-qv3f-vr6c","Warn: Project is vulnerable to: GHSA-f9cm-qmx5-m98h","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-gwg9-rgvj-4h5j","Warn: Project is vulnerable to: GHSA-pc58-wgmc-hfjr","Warn: Project is vulnerable to: GHSA-vvv8-xw5f-3f88","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-q75g-2496-mxpp","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-xfhp-gmh8-r8v2","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-fxwf-4rqh-v8g3","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-xfhh-g9f5-x4m4","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-v2p6-4mp7-3r9v","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-5v72-xg48-5rpm","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-72mh-269x-7mh5","Warn: Project is vulnerable to: GHSA-h4j5-c7cj-74xg"],"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-14T18:43:40.881Z","repository_id":34219584,"created_at":"2025-08-14T18:43:40.881Z","updated_at":"2025-08-14T18:43:40.881Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270721962,"owners_count":24634055,"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-08-16T02:00:11.002Z","response_time":91,"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":"ChrisHonniball","name":"Chris Honniball","uuid":"3345374","kind":"user","description":"","email":"","website":"https://ChrisHonniball.com","location":"Hudson, OH","twitter":"ChrisHonniball","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3345374?u=2f2aaee350087a92c96edb49ebfd14bf8c47be48\u0026v=4","repositories_count":18,"last_synced_at":"2025-04-12T06:34:58.261Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ChrisHonniball","funding_links":[],"total_stars":null,"followers":17,"following":2,"created_at":"2022-11-11T00:06:18.701Z","updated_at":"2025-04-12T06:34:58.261Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChrisHonniball","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChrisHonniball/repositories"},"tags":[{"name":"v0.3.0","sha":"a07905375399145137543119ea6bc1a2cae7b91f","kind":"commit","published_at":"2017-07-10T15:01:42.000Z","download_url":"https://codeload.github.com/ChrisHonniball/ember-sortable-table/tar.gz/v0.3.0","html_url":"https://github.com/ChrisHonniball/ember-sortable-table/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ChrisHonniball/ember-sortable-table@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"2c0bc3a76e64fe5e3c4fb01e58f16d3cb0d8fd09","kind":"commit","published_at":"2017-07-09T17:22:54.000Z","download_url":"https://codeload.github.com/ChrisHonniball/ember-sortable-table/tar.gz/v0.2.3","html_url":"https://github.com/ChrisHonniball/ember-sortable-table/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ChrisHonniball/ember-sortable-table@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"5ac56b6bd3023ea4328cd38f43038536186ea206","kind":"commit","published_at":"2017-07-09T15:53:10.000Z","download_url":"https://codeload.github.com/ChrisHonniball/ember-sortable-table/tar.gz/v0.2.1","html_url":"https://github.com/ChrisHonniball/ember-sortable-table/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ChrisHonniball/ember-sortable-table@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1d01b6096bf82f8df5627386442a2e5898af2ec1","kind":"commit","published_at":"2017-07-09T15:42:36.000Z","download_url":"https://codeload.github.com/ChrisHonniball/ember-sortable-table/tar.gz/v0.2.0","html_url":"https://github.com/ChrisHonniball/ember-sortable-table/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ChrisHonniball/ember-sortable-table@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"0838a2b245fc1145e00359e28cb7ae44b0187d9a","kind":"commit","published_at":"2017-07-08T15:37:40.000Z","download_url":"https://codeload.github.com/ChrisHonniball/ember-sortable-table/tar.gz/v0.1.0","html_url":"https://github.com/ChrisHonniball/ember-sortable-table/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ChrisHonniball/ember-sortable-table@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"be3fd3d95a7522c266b924cce3e991b954bf6aa4","kind":"commit","published_at":"2015-08-05T00:10:25.000Z","download_url":"https://codeload.github.com/ChrisHonniball/ember-sortable-table/tar.gz/v0.0.7","html_url":"https://github.com/ChrisHonniball/ember-sortable-table/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ChrisHonniball/ember-sortable-table@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"85477f4754685cc1e9455165b3291e0dc69eee95","kind":"commit","published_at":"2015-06-29T14:42:01.000Z","download_url":"https://codeload.github.com/ChrisHonniball/ember-sortable-table/tar.gz/v0.0.6","html_url":"https://github.com/ChrisHonniball/ember-sortable-table/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ChrisHonniball/ember-sortable-table@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"316f0e7af8a4c13268a49b1bd6f46b06c049a3f9","kind":"commit","published_at":"2015-06-26T22:24:27.000Z","download_url":"https://codeload.github.com/ChrisHonniball/ember-sortable-table/tar.gz/v0.0.5","html_url":"https://github.com/ChrisHonniball/ember-sortable-table/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ChrisHonniball/ember-sortable-table@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.0.5/manifests"},{"name":"v0.0.3","sha":"6dac856dd1072e1a8a73029d3f2350fee13d24dd","kind":"commit","published_at":"2015-06-26T17:13:21.000Z","download_url":"https://codeload.github.com/ChrisHonniball/ember-sortable-table/tar.gz/v0.0.3","html_url":"https://github.com/ChrisHonniball/ember-sortable-table/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ChrisHonniball/ember-sortable-table@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"2fdd44070de51d0bf40e9f2adff0f42b671c746b","kind":"tag","published_at":"2015-06-26T14:24:39.000Z","download_url":"https://codeload.github.com/ChrisHonniball/ember-sortable-table/tar.gz/v0.0.2","html_url":"https://github.com/ChrisHonniball/ember-sortable-table/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ChrisHonniball/ember-sortable-table@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"1f80c4bc65da327d61c759fd2172ce8ad8243c96","kind":"tag","published_at":"2015-06-25T23:04:20.000Z","download_url":"https://codeload.github.com/ChrisHonniball/ember-sortable-table/tar.gz/v0.0.1","html_url":"https://github.com/ChrisHonniball/ember-sortable-table/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ChrisHonniball/ember-sortable-table@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T14:12:37.440Z","dependent_packages_count":1,"downloads":13,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":27.00523565214531,"dependent_repos_count":10.340532343810322,"dependent_packages_count":20.981644393120014,"stargazers_count":14.52776701496927,"forks_count":11.60567822102053,"docker_downloads_count":null,"average":16.89217152501309},"purl":"pkg:npm/ember-sortable-table","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ember-sortable-table","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ember-sortable-table","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ember-sortable-table/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-13T11:42:39.317Z","issues_count":2,"pull_requests_count":2,"avg_time_to_close_issue":103754352.0,"avg_time_to_close_pull_request":10351.5,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisHonniball%2Fember-sortable-table/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ember-sortable-table/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ember-sortable-table/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ember-sortable-table/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ember-sortable-table/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ember-sortable-table/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ember-sortable-table/codemeta","maintainers":[{"uuid":"chrishonniball","login":"chrishonniball","name":null,"email":"cjhonniball@mac.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~chrishonniball","role":null,"created_at":"2022-11-12T04:50:17.337Z","updated_at":"2022-11-12T04:50:17.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chrishonniball/packages"}]}