{"id":1339272,"name":"@ui-grid/tree-base","ecosystem":"npm","description":"This ui-grid module provides a tree view of the data, with nodes and leaves","homepage":"http://ui-grid.info","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/angular-ui/ui-grid","keywords_array":["angular","ng-grid","nggrid","grid","angularjs","slickgrid","kogrid","ui-grid","ui grid","data grid","ui-grid/tree-base","ui-grid/tree-view","grouping","tree grid"],"namespace":"ui-grid","versions_count":20,"first_release_published_at":"2019-02-01T03:58:23.520Z","latest_release_published_at":"2024-04-12T20:56:22.021Z","latest_release_number":"4.12.7","last_synced_at":"2026-04-11T10:53:02.232Z","created_at":"2022-04-08T21:33:51.991Z","updated_at":"2026-04-11T11:35:22.486Z","registry_url":"https://www.npmjs.com/package/@ui-grid/tree-base","install_command":"npm install @ui-grid/tree-base","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.12.7"}},"repo_metadata":{"id":5039022,"uuid":"6198699","full_name":"angular-ui/ui-grid","owner":"angular-ui","description":"UI Grid: an Angular Data Grid","archived":false,"fork":false,"pushed_at":"2025-07-18T15:29:17.000Z","size":20585,"stargazers_count":5388,"open_issues_count":725,"forks_count":2450,"subscribers_count":354,"default_branch":"master","last_synced_at":"2025-09-23T17:44:26.659Z","etag":null,"topics":["angular","javascript","ui-grid"],"latest_commit_sha":null,"homepage":"http://ui-grid.info","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/angular-ui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2012-10-13T01:39:25.000Z","updated_at":"2025-09-19T03:13:44.000Z","dependencies_parsed_at":"2023-09-27T03:37:14.561Z","dependency_job_id":"bbe2cb9a-1031-4de0-aee6-47cffafee0fe","html_url":"https://github.com/angular-ui/ui-grid","commit_stats":{"total_commits":3421,"total_committers":474,"mean_commits":7.217299578059071,"dds":0.8585209003215434,"last_synced_commit":"8207e7d4e70fedac9755fbdca7a0355e9a5f68e4"},"previous_names":["angular-ui/ng-grid"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/angular-ui/ui-grid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angular-ui","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/sbom","scorecard":{"id":196283,"data":{"date":"2025-08-11","repo":{"name":"github.com/angular-ui/ui-grid","commit":"8207e7d4e70fedac9755fbdca7a0355e9a5f68e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/18 approved changesets -- score normalized to 2","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":"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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-master.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/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":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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/angular-ui/ui-grid/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/angular-ui/ui-grid/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/angular-ui/ui-grid/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/angular-ui/ui-grid/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/angular-ui/ui-grid/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/angular-ui/ui-grid/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/angular-ui/ui-grid/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-master.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/angular-ui/ui-grid/validate-master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-master.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/angular-ui/ui-grid/validate-master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-master.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/angular-ui/ui-grid/validate-master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-master.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/angular-ui/ui-grid/validate-master.yml/master?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/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":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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 21 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":"81 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-ch52-vgq2-943f","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-2qqx-w9hr-q5gx","Warn: Project is vulnerable to: GHSA-2vrf-hf26-jrp5","Warn: Project is vulnerable to: GHSA-4w4v-5hc9-xrr2","Warn: Project is vulnerable to: GHSA-j58c-ww9w-pwp5","Warn: Project is vulnerable to: GHSA-m2h2-264f-f486","Warn: Project is vulnerable to: GHSA-m9gf-397r-hwpg","Warn: Project is vulnerable to: GHSA-mqm9-c95h-x2p6","Warn: Project is vulnerable to: GHSA-prc3-vjfx-vhm9","Warn: Project is vulnerable to: GHSA-qwqh-hm9m-p5hr","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-957j-59c2-j692","Warn: Project is vulnerable to: GHSA-m5pj-vjjf-4m3h","Warn: Project is vulnerable to: GHSA-j383-35pm-c5h4","Warn: Project is vulnerable to: GHSA-rm36-94g8-835r","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-36fh-84j7-cv5h","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-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-f9cm-p3w6-xvr3","Warn: Project is vulnerable to: GHSA-jjv7-qpx3-h62q","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-v2p6-4mp7-3r9v"],"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-16T21:53:35.365Z","repository_id":5039022,"created_at":"2025-08-16T21:53:35.366Z","updated_at":"2025-08-16T21:53:35.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277730998,"owners_count":25867491,"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-09-30T02:00:09.208Z","response_time":75,"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":"angular-ui","name":"AngularUI","uuid":"1530011","kind":"organization","description":null,"email":null,"website":"http://angular-ui.github.io/","location":"The Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1530011?v=4","repositories_count":50,"last_synced_at":"2024-04-15T11:13:12.133Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/angular-ui","funding_links":[],"total_stars":53561,"followers":58,"following":0,"created_at":"2022-11-02T16:22:06.117Z","updated_at":"2024-04-15T11:13:32.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angular-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angular-ui/repositories"},"tags":[{"name":"v4.12.7","sha":"3a8c05512953d3e52a254ee3a11ca79b3bda6901","kind":"tag","published_at":"2024-04-12T20:51:19.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.12.7","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"e6c9afa987b32eb6056fce29c7ff342a11a21499","kind":"tag","published_at":"2024-04-12T20:44:52.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.12.6","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.6/manifests"},{"name":"v4.12.5","sha":"fc29bb4bf12d7171a2beffb9dea1143cb52d7837","kind":"tag","published_at":"2024-04-11T19:52:06.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.12.5","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"8892f1d178669530a8db19c7a269fd00f88adb85","kind":"commit","published_at":"2023-08-17T15:30:55.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.12.4","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"45fd6a21ff0a846bfbf41d9437b3380710a05e96","kind":"tag","published_at":"2023-08-01T19:37:53.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.12.3","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"2d575340e17539be5b39b59dbca0ce9dca018c3e","kind":"tag","published_at":"2023-01-23T18:22:56.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.12.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"261012bad773ab54e7ecba834621bdfd47acb8e8","kind":"tag","published_at":"2023-01-19T14:50:03.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.12.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"7ddbdce21f3d49cd571dfa1892fa3da6bc481b20","kind":"tag","published_at":"2023-01-12T18:41:54.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.12.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"74a1310013eec3a9ef9067c3d25c5de80622f460","kind":"tag","published_at":"2022-02-23T18:51:11.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.11.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"4aa2cc59a6bc683552a1e328f639a0aa0a0c7527","kind":"tag","published_at":"2021-08-12T17:35:33.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.11.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"5cfa8bf46e8eb464b40e3d045064d4b74a77cbf2","kind":"commit","published_at":"2021-08-01T16:57:16.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.10.3","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"63e49b12abdf978aacdfe4537849e46e1deca6c6","kind":"tag","published_at":"2021-06-14T21:40:59.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.10.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"355559aca8b7300fc599ab1ad79784d301fbf3d0","kind":"tag","published_at":"2021-05-28T20:16:29.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.10.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"715e59b0b2eaee4e85f21827f37c27f615037bbb","kind":"tag","published_at":"2021-02-01T14:53:24.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.10.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"2893ad2765c4ffef0de4671ccc14d054c90f9e9b","kind":"tag","published_at":"2020-10-26T13:57:35.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.9.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"e222d8f45f5c09fac13ef374d8c692f3b5163a40","kind":"tag","published_at":"2020-09-27T04:29:27.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.9.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.9.0/manifests"},{"name":"v4.8.5","sha":"e4b26a0231bc66a35cf511f9721965ec13b0ac6e","kind":"tag","published_at":"2020-09-14T16:06:50.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.8.5","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"b238aaacbd54246fe8b8a082d5c543892e06533b","kind":"tag","published_at":"2020-09-14T15:40:15.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.8.4","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"06f16f863aed597a91c0c40e37c2f267a161a56d","kind":"commit","published_at":"2019-10-21T15:50:45.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.8.3","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c4ec5a4a0f90b5d665b5acb8ffa23e4c772962ad","kind":"commit","published_at":"2019-10-07T20:28:57.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.8.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"fbda12e02f9e26fa6f4ca10ee90fb87ff04a7d85","kind":"tag","published_at":"2019-06-27T15:34:56.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.8.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"30b26a9cd971bb2f8b036637e733e6a27f892e80","kind":"commit","published_at":"2019-05-02T18:14:04.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.8.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"492487c3bbdafe0332ed62c4e40103fb05184615","kind":"tag","published_at":"2019-05-02T18:03:29.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.7.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"b488dd87f688e01775aa4d33d3cf376709645132","kind":"tag","published_at":"2019-02-07T02:19:36.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.7.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"79f2781f56a7cf82df13e85a8badd61229292744","kind":"commit","published_at":"2019-02-01T13:23:44.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.7.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.7.0/manifests"},{"name":"v4.6.6","sha":"f275aa2c60422a9fba1b40f56c410f6931e1e6f6","kind":"tag","published_at":"2018-11-16T19:39:05.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.6.6","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.6/manifests"},{"name":"v4.6","sha":"f275aa2c60422a9fba1b40f56c410f6931e1e6f6","kind":"commit","published_at":"2018-11-16T19:39:05.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.6","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6/manifests"},{"name":"v4.6.5","sha":"3b5d9cb95d4775727fc27bf4285857cfd7f03910","kind":"tag","published_at":"2018-11-16T19:34:28.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.6.5","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.5/manifests"},{"name":"v4.6.4","sha":"85a0280d26b5e759e95f86440036e4cbfa56f6f7","kind":"tag","published_at":"2018-10-30T20:59:41.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.6.4","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"fb1114d630c90370153addbaf60f0013cb3fa166","kind":"tag","published_at":"2018-08-04T22:19:18.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.6.3","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"9e650845342f52240ca345c9f3d9e2c986104155","kind":"tag","published_at":"2018-07-09T22:21:18.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.6.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"fcfae6f96d51f4235e18e7917efaa78fb3707c70","kind":"tag","published_at":"2018-07-05T02:01:50.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.6.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"838cfc83216a899911a2eff9b73210858a5fa43b","kind":"tag","published_at":"2018-06-21T14:46:14.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.6.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fc0e296a4557bbf24cee966c1050772c30078318","kind":"tag","published_at":"2018-06-18T14:31:56.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.5.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"7de4ce1e560700107b5df7d6e6ded48a664d7560","kind":"tag","published_at":"2018-06-15T17:34:50.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.5.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.5.0/manifests"},{"name":"v4.4.11","sha":"f5d319ff54a9d9b92ffac7bb2485fd5e01bda849","kind":"tag","published_at":"2018-05-16T23:58:49.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.4.11","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.11/manifests"},{"name":"v4.4.10","sha":"c1ed058e6f84a163d2ce08d43d2a3920e8ce32e8","kind":"tag","published_at":"2018-05-15T04:26:35.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.4.10","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.10/manifests"},{"name":"v4.4.9","sha":"6fa24ea59c99c81db476ee00899b6ecfc9775be3","kind":"tag","published_at":"2018-04-30T18:31:49.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.4.9","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.9/manifests"},{"name":"v4.4.8","sha":"a5daa530997e9e6d1da0fd43419b5c847710fcc4","kind":"tag","published_at":"2018-04-29T05:31:38.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.4.8","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.8/manifests"},{"name":"v4.4.7","sha":"651f307338c2eab6dfa03c04522d497464153802","kind":"tag","published_at":"2018-04-21T01:42:43.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.4.7","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.7/manifests"},{"name":"v4.4.6","sha":"464a1db0db90a575ceb798509deee590e45e01b9","kind":"tag","published_at":"2018-04-06T05:41:19.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.4.6","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.6/manifests"},{"name":"v4.4.5","sha":"2f001f1715acbded6bd9ed629d314f4788d51bba","kind":"tag","published_at":"2018-03-31T05:21:43.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.4.5","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"cb7c5d7290cd667a28f8d1d14bb14cb13c704e98","kind":"tag","published_at":"2018-03-23T19:31:46.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.4.4","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"7231af785b5b58f8c116df28982fbc84fa15e99d","kind":"tag","published_at":"2018-03-21T14:19:08.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.4.3","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"c9ffba3339afafe39b074d09c304b6cead5084d2","kind":"tag","published_at":"2018-03-20T05:09:53.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.4.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"17b8f838922dd3797e7cb83875834b4feaadd85c","kind":"tag","published_at":"2018-03-16T19:43:01.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.4.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"59226765826e1696dcb1c99bac9d9e745c69c874","kind":"tag","published_at":"2018-03-16T03:45:21.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.4.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"e90a837b7e2414f456a3ec7b5482afe7697f4e29","kind":"tag","published_at":"2018-03-14T04:30:15.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.3.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"1602a4329e9edf4bee30fef1212c0abf65c9cc7c","kind":"tag","published_at":"2018-03-14T04:21:16.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.3.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.3.0/manifests"},{"name":"v4.2.4","sha":"bf0267c4b281a900d9e06298caed7833807e1be7","kind":"tag","published_at":"2018-02-07T16:54:46.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.2.4","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"626622adfb5bc08d2593f6c36ac17f2aead73bb9","kind":"tag","published_at":"2018-02-02T14:58:01.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.2.3","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"1f057fd0830e235376cbe15eb54252f53b7df4c2","kind":"tag","published_at":"2018-01-17T14:58:34.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.2.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"55635d11729961da23a9420d8bc0ff41946f56ad","kind":"tag","published_at":"2018-01-17T05:11:09.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.2.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"9cf645057b5898106e42e147e9a132a6c93c47dd","kind":"tag","published_at":"2018-01-15T22:41:28.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.2.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"0393186cb53de9bbab657301b895e151b56d12a5","kind":"tag","published_at":"2017-12-23T07:22:57.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.1.3","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e83ff2b6c14805c2fa8b88817d1b58462a22f192","kind":"tag","published_at":"2017-12-21T14:46:39.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.1.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"089006f77f0e443659da38bcc0c89c3e2ac22444","kind":"tag","published_at":"2017-12-20T23:25:06.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.1.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a205c13f20b18f36273f478981176adc030303f1","kind":"tag","published_at":"2017-12-19T04:38:01.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.1.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.1.0/manifests"},{"name":"v4.0.11","sha":"e30596b002fd1c5e735e602c0bdea4bd3c37981c","kind":"tag","published_at":"2017-11-20T16:25:34.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.0.11","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ac3a18babf8e595f52e30b637b420f2a91e469bd","kind":"tag","published_at":"2017-11-11T17:47:56.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.0.10","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"ba0e8eb5942ce02743ade9815df2706654f12051","kind":"tag","published_at":"2017-11-11T17:20:52.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.0.9","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"04577fe4570de02a6209059b2d5a5ae47435eda1","kind":"tag","published_at":"2017-11-06T16:05:49.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.0.8","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"c0b42e088e4c57bd927f4ae5d59078d38a69b41c","kind":"tag","published_at":"2017-09-27T19:04:13.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.0.7","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"cc49916d2e19d0ec52acbd7fe702428489c22317","kind":"tag","published_at":"2017-06-14T15:23:50.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.0.6","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"09f4a7f0cae5dc505b7bf61049cb964ef2952acb","kind":"tag","published_at":"2017-06-14T15:03:48.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.0.5","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"699b5b5c104d123c7d3df59838d889e48f88bef7","kind":"tag","published_at":"2017-04-04T15:54:57.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.0.4","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.4/manifests"},{"name":"v3.2.11","sha":"ca78bba2f521fe2771cfbd60599609d5235c5787","kind":"tag","published_at":"2017-03-28T19:59:52.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.2.11","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"2f4f2c383ab88b3e71642262d51ec391755c789c","kind":"tag","published_at":"2017-03-27T19:53:51.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.2.10","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.2.10/manifests"},{"name":"v4.0.3","sha":"9cc1497439862dcd8a57f57a90754c5fd5079fd4","kind":"tag","published_at":"2017-03-24T21:24:05.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.0.3","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"756df76e34a506c27bbcbbcb4dca9855855e917d","kind":"commit","published_at":"2016-12-30T16:09:47.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.0.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"527f80201656452dcb185b5b4c8d008e75ab629c","kind":"commit","published_at":"2016-12-15T22:35:43.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.0.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8732590633ebf9af9025f9562ed2e9bbe597468f","kind":"commit","published_at":"2016-12-09T21:56:27.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v4.0.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"1f5599d104f0c28d177fc629ada759783e8eddc5","kind":"tag","published_at":"2016-06-24T18:22:48.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.2.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"cf3d40f2640dc9f76cbac637a2b8e1eb2d45898c","kind":"tag","published_at":"2016-06-20T14:47:23.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.2.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"433ed4e15be657d258d72ee93dbdccac69da61ac","kind":"tag","published_at":"2016-06-20T14:17:56.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.1.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3cd4dedb7f077605146c395bd5ff9527216d9410","kind":"tag","published_at":"2016-02-10T03:17:52.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.1.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f57e8b57cadac75c8867144816886a68ab3d61d5","kind":"tag","published_at":"2016-01-17T15:15:11.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.1.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.1.0/manifests"},{"name":"v3.0.7","sha":"9e077234541995f93822312aa32cd39135920d6d","kind":"tag","published_at":"2015-10-06T16:50:39.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.7","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"314f1ed42eaa81fbbb04004ae1d06903f1a7788b","kind":"tag","published_at":"2015-09-08T01:57:07.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.6","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"f2ed3656c07e0c26586f42f6f02047d47e0322e7","kind":"tag","published_at":"2015-08-26T00:05:25.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.5","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"b6faacc08451271e74114d5970d6994dfce91362","kind":"tag","published_at":"2015-08-13T20:23:35.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.4","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"ce554e6aa9a71b51fa48b92250dfc2585748858d","kind":"tag","published_at":"2015-08-11T03:41:32.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.3","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"6edef3693432e0d98f15a401db72b08f354bb2d5","kind":"tag","published_at":"2015-08-11T02:00:24.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.2/manifests"},{"name":"v3.0.1-rc.1","sha":"bd728e515f23d47c7586ba465fb7902910a43a38","kind":"tag","published_at":"2015-08-11T00:25:51.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.1-rc.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.1-rc.1/manifests"},{"name":"v3.0.1","sha":"fd6719e9d2abc52b30f46b0146cea2dce61b605a","kind":"tag","published_at":"2015-07-17T17:03:48.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"b2dd418d3af8763bf231607a1502daacaaac9976","kind":"tag","published_at":"2015-07-17T16:51:17.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.22","sha":"6d364d4ad48d518d324c27e17eb61c303f97dad4","kind":"tag","published_at":"2015-06-15T14:51:22.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.22","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.22/manifests"},{"name":"v3.0.0-rc.21","sha":"2cd2266bc580866dfbf36c1eddfaaa3d0b81732b","kind":"tag","published_at":"2015-04-28T21:14:48.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.21","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.21/manifests"},{"name":"v3.0.0-rc.20","sha":"a174d5422f36f904e90bba737613b41731090929","kind":"tag","published_at":"2015-02-24T15:07:36.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.20","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.20/manifests"},{"name":"v3.0.0-rc.19","sha":"bfd6d6763790c7de69d0519dc6384697d764d68a","kind":"tag","published_at":"2015-02-11T21:00:54.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.19","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.19/manifests"},{"name":"v3.0.0-RC.18","sha":"f215f80345b167d0bc121df91ab44d357089920d","kind":"tag","published_at":"2014-12-09T19:01:53.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-RC.18","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-RC.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-RC.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-RC.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-RC.18/manifests"},{"name":"v3.0.0-RC.17","sha":"150f147768c9e8e31bf0a6f897f361c8ab9c154d","kind":"tag","published_at":"2014-12-08T21:48:55.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-RC.17","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-RC.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-RC.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-RC.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-RC.17/manifests"},{"name":"v3.0.0-rc.16","sha":"101e40589430e925192bc21c54d9955e5b5447c7","kind":"tag","published_at":"2014-11-13T22:52:39.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.16","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.16/manifests"},{"name":"v3.0.0-rc.15","sha":"5db3e7c002ee09b529598357d65a4e90eb7d7a0d","kind":"tag","published_at":"2014-11-11T21:15:44.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.15","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.15/manifests"},{"name":"v3.0.0-rc.14","sha":"6db621f299d5e894111836681a1ef69ed1364e23","kind":"tag","published_at":"2014-11-05T18:47:59.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"78583df43f34ec6dc9212a387e3876de2b959596","kind":"tag","published_at":"2014-11-05T15:16:53.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.13/manifests"},{"name":"v2.0.14","sha":"b371a484aa55539f87d90290cec667884e56d92f","kind":"tag","published_at":"2014-11-04T15:21:04.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v2.0.14","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.14/manifests"},{"name":"v3.0.0-rc.12","sha":"8d13a60e03628572a6c155aaeaec6788c000cbf4","kind":"tag","published_at":"2014-10-08T20:57:00.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"bc42542c28e02969b7f0fb2743e24434613f4cf7","kind":"tag","published_at":"2014-09-26T19:58:52.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"a2242f13ac6f28410370eda091e1533bf34b4243","kind":"tag","published_at":"2014-09-25T21:23:25.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"8a17570d9b59d3c00ec855fe99d4e25b33948472","kind":"tag","published_at":"2014-09-25T21:10:43.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"77998a29b7e8d826da9a478a344b15524e25e4ed","kind":"tag","published_at":"2014-09-25T17:33:52.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"7ed6d0adfa494a099b9e4a87a6345ddff5dc6a8e","kind":"tag","published_at":"2014-09-25T16:54:13.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"f11851d8065c183c70aea692696d5e4aafceb13f","kind":"tag","published_at":"2014-09-25T16:39:53.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"44adca450a032b22e27c650257f83dd7a8c62feb","kind":"tag","published_at":"2014-09-25T16:21:41.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"e4681b6112e1cd14e4b1a6e942c66b7b00db3a5d","kind":"tag","published_at":"2014-09-25T15:43:17.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"008241684274131798c8a0461d395b10e6b214df","kind":"tag","published_at":"2014-09-25T14:32:02.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"3685db1800d08ec0d3521863b474e5e97db94a62","kind":"tag","published_at":"2014-09-24T21:55:31.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"6ef91eb4a756cf42defa4ce4b38553bb836dfed2","kind":"tag","published_at":"2014-09-24T21:05:04.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v3.0.0-rc.1/manifests"},{"name":"v2.0.13","sha":"1e20b7428b8eee8b4363ed78654b6b2bc1e9381c","kind":"commit","published_at":"2014-09-02T15:26:01.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v2.0.13","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"cb2f0eb84a29ef0d6cb59ffaff9e8e5aef09d8c5","kind":"tag","published_at":"2014-08-04T21:11:45.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v2.0.12","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"f4dfb74ff92fabbdc2421d9665d1bd9feded4979","kind":"tag","published_at":"2014-04-29T15:24:14.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v2.0.11","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"c50e29d9416ad7912b24041ee9ae2998ffa4cbbd","kind":"tag","published_at":"2014-04-25T17:16:50.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v2.0.10","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"04c184832c6e8341db475efb19cca19358766991","kind":"commit","published_at":"2014-04-23T14:15:24.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v2.0.9","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"c2802d21f9e4b04e189c80309d02b83b0da5eeac","kind":"tag","published_at":"2014-04-22T21:40:58.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v2.0.8","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"8017eee035ac21ce9989eb26ea5dc6c13b9553cd","kind":"tag","published_at":"2013-07-09T05:02:38.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v2.0.7","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"d2e89699040cded4f41c8ae2c726a0916a1dcead","kind":"tag","published_at":"2013-07-02T04:04:46.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v2.0.6","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5c1813da0c86aa08af8a425cb1b9658d23b7f9cf","kind":"commit","published_at":"2013-04-29T14:14:47.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v2.0.5","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"297639b74accf8f57c22e3959e38cd47dd26d1f1","kind":"tag","published_at":"2013-04-11T19:09:06.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v2.0.4","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.4/manifests"},{"name":"v1.9.0","sha":"c8da3d8c4ea6995f3280106407e5a96bef67c760","kind":"tag","published_at":"2013-03-07T18:04:44.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.9.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.9.0/manifests"},{"name":"v2.0.1","sha":"491d1eba022fe2d1d20fa48a08b6977dacaab6f0","kind":"tag","published_at":"2013-03-07T18:02:50.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v2.0.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v2.0.1/manifests"},{"name":"v1.8.0","sha":"48124e12ec7303268387b0f1bd24cc8167b382e8","kind":"commit","published_at":"2013-02-08T02:23:47.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.8.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"7326e8147cefe9bd8df3f25fbdb1c109da77335e","kind":"commit","published_at":"2013-02-06T21:33:29.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.7.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"abd4ba0438e975ea08fb39a9d468ecb3b9ab9b1c","kind":"commit","published_at":"2013-02-06T02:08:14.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.7.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"46541acba45c47b9159873318d06fd6b5e303be5","kind":"commit","published_at":"2013-01-18T01:26:16.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.6.3","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"43cd460ff57e542b9bcf43a3f31fd9909b89f870","kind":"commit","published_at":"2013-01-10T00:10:01.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.6.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1170a0f2b1ef6c48f52db4b01d9cafc7e56756eb","kind":"commit","published_at":"2013-01-09T19:13:55.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.6.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.6.1/manifests"},{"name":"v1.4.1","sha":"037255a7ec3be653ef5b7d4b4d0add1f45437c02","kind":"tag","published_at":"2012-12-28T00:54:19.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.4.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.4.1/manifests"},{"name":"v1.6.0","sha":"19d2518b14e5e76e2065f613bada1a54aef6b6f1","kind":"tag","published_at":"2012-12-28T00:50:19.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.6.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"09ab2c36213726147c16db7d48fa31eece62bda0","kind":"tag","published_at":"2012-12-28T00:49:16.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.5.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.5.0/manifests"},{"name":"v1.3.6","sha":"471d9c192711767cac96ef369b9c14136ac6ae4d","kind":"tag","published_at":"2012-12-09T00:27:39.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.3.6","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.3.6/manifests"},{"name":"v1.3.4","sha":"c2d47253ce2cb7d4fbd896d15b3bf974627f149f","kind":"tag","published_at":"2012-12-05T05:49:18.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.3.4","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.3.4/manifests"},{"name":"v1.3.2","sha":"11b3637ef1cc3d225c5abda506b62a9e40381568","kind":"tag","published_at":"2012-11-28T04:10:03.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.3.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"f9220dc2909ee3c97bd08cc1e4786065d19477b2","kind":"tag","published_at":"2012-11-27T23:07:36.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.3.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"ceab665f93aa0c9386daa94fb214b926b006de4e","kind":"tag","published_at":"2012-11-23T09:08:01.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.3.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.3.0/manifests"},{"name":"v1.2.2.1","sha":"b9be36c010fbefb4848d51a0282546e8403dc94b","kind":"tag","published_at":"2012-11-22T00:05:12.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.2.2.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.2.2.1/manifests"},{"name":"v1.2.2","sha":"4ac27b04e5923666627328ddb99fddfb68eb4fca","kind":"tag","published_at":"2012-11-21T19:00:10.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.2.2","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"d234e66f81f3ca20126fad8309c0e5bc5861754b","kind":"tag","published_at":"2012-11-20T08:58:45.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.2.1","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"89af93f34c8ec46975510a14bae787d4b49a5acb","kind":"tag","published_at":"2012-11-20T01:43:27.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.2.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.2.0/manifests"},{"name":"v1.0.0","sha":"f6a19618c21f4fc303c740ff67c01a5b4a159642","kind":"tag","published_at":"2012-11-19T04:06:13.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.0.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.0.0/manifests"},{"name":"v1.1.0","sha":"1c7bfa2691c61131ea5a33b00a3655a0da4144e5","kind":"tag","published_at":"2012-11-19T04:01:05.000Z","download_url":"https://codeload.github.com/angular-ui/ui-grid/tar.gz/v1.1.0","html_url":"https://github.com/angular-ui/ui-grid/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/angular-ui/ui-grid@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-11T11:35:22.454Z","dependent_packages_count":5,"downloads":15,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":9.48520380427545,"dependent_repos_count":5.0226180148969926,"dependent_packages_count":3.700503249151929,"stargazers_count":1.3047637954684892,"forks_count":0.7233234519879899,"docker_downloads_count":null,"average":4.04728246315617},"purl":"pkg:npm/%40ui-grid/tree-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ui-grid/tree-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ui-grid/tree-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ui-grid/tree-base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-28T21:42:54.969Z","issues_count":108,"pull_requests_count":78,"avg_time_to_close_issue":19143491.144927535,"avg_time_to_close_pull_request":4404573.27027027,"issues_closed_count":69,"pull_requests_closed_count":74,"pull_request_authors_count":11,"issue_authors_count":78,"avg_comments_per_issue":4.537037037037037,"avg_comments_per_pull_request":1.5128205128205128,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":52,"past_year_issues_count":2,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":7861416.0,"past_year_avg_time_to_close_pull_request":5888712.833333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-grid/issues","maintainers":[{"login":"mportuga","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mportuga"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ui-grid%2Ftree-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ui-grid%2Ftree-base/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ui-grid%2Ftree-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ui-grid%2Ftree-base/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ui-grid%2Ftree-base/codemeta","maintainers":[{"uuid":"mportuga","login":"mportuga","name":null,"email":"marceloquarion@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~mportuga","role":null,"created_at":"2022-11-11T04:11:00.491Z","updated_at":"2022-11-11T04:11:00.491Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mportuga/packages"},{"uuid":"moe.yang","login":"moe.yang","name":null,"email":"moe.yang@ukg.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~moe.yang","role":null,"created_at":"2023-08-01T19:35:09.923Z","updated_at":"2023-08-01T19:35:09.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/moe.yang/packages"}]}