{"id":854486,"name":"@capaj/knex","ecosystem":"npm","description":"A batteries-included SQL query \u0026 schema builder for Postgres, MySQL and SQLite3 and the Browser","homepage":"https://github.com/tgriesser/knex#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tgriesser/knex","keywords_array":["sql","query","postgresql","mysql","mariadb","sqlite3","oracle","mssql"],"namespace":"capaj","versions_count":3,"first_release_published_at":"2018-03-20T11:14:22.275Z","latest_release_published_at":"2018-05-07T17:32:08.883Z","latest_release_number":"0.14.6","last_synced_at":"2026-08-04T15:45:32.103Z","created_at":"2022-04-07T14:39:30.484Z","updated_at":"2026-08-23T10:41:22.426Z","registry_url":"https://www.npmjs.com/package/@capaj/knex","install_command":"npm install @capaj/knex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.14.4","latest":"0.14.6"},"contentPolicy":null},"repo_metadata":{"id":6134752,"uuid":"7363211","full_name":"knex/knex","owner":"knex","description":"A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.","archived":false,"fork":false,"pushed_at":"2026-06-26T15:02:12.000Z","size":19448,"stargazers_count":20340,"open_issues_count":737,"forks_count":2216,"subscribers_count":197,"default_branch":"master","last_synced_at":"2026-08-22T11:19:09.642Z","etag":null,"topics":["javascript","knex","mysql","postgresql","sql","sqlite3"],"latest_commit_sha":null,"homepage":"https://knexjs.org/","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/knex.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-12-29T05:18:25.000Z","updated_at":"2026-08-22T07:53:11.000Z","dependencies_parsed_at":"2025-12-11T12:03:20.600Z","dependency_job_id":"e7e53031-6097-4573-8f03-ede425840f15","html_url":"https://github.com/knex/knex","commit_stats":{"total_commits":2667,"total_committers":585,"mean_commits":4.558974358974359,"dds":0.7326584176977877,"last_synced_commit":"176151d8048b2a7feeb89a3d649a5580786d4f4e"},"previous_names":["tgriesser/knex"],"tags_count":192,"template":false,"template_full_name":null,"purl":"pkg:github/knex/knex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knex","download_url":"https://codeload.github.com/knex/knex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/sbom","scorecard":{"id":564453,"data":{"date":"2025-08-11","repo":{"name":"github.com/knex/knex","commit":"9bd12999907436c2ef51f786df09a9a7e8931cca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/27 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:13","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/coverage.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:7","Warn: no topLevel permission defined: .github/workflows/docs-deploy.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration-tests.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/linting.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/unit-tests.yml:13"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deploy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/docs-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deploy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/docs-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deploy.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/docs-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-deploy.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/docs-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/linting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/linting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/knex/knex/unit-tests.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/coverage.yml:40","Warn: npmCommand not pinned by hash: .github/workflows/coverage.yml:43","Warn: npmCommand not pinned by hash: .github/workflows/integration-tests.yml:60","Warn: npmCommand not pinned by hash: .github/workflows/integration-tests.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/integration-tests.yml:131","Warn: npmCommand not pinned by hash: .github/workflows/linting.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/unit-tests.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/unit-tests.yml:41","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   1 out of   9 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 26 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"}}]},"last_synced_at":"2025-08-20T14:35:52.986Z","repository_id":6134752,"created_at":"2025-08-20T14:35:52.986Z","updated_at":"2025-08-20T14:35:52.986Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36826562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"knex","name":"knex","uuid":"10490573","kind":"organization","description":"SQL for JavaScript","email":null,"website":"http://knexjs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10490573?v=4","repositories_count":9,"last_synced_at":"2024-05-13T16:22:29.947Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/knex","funding_links":[],"total_stars":19309,"followers":93,"following":0,"created_at":"2022-11-02T16:28:37.872Z","updated_at":"2024-05-13T16:22:32.914Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knex","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knex/repositories"},"tags":[{"name":"3.3.0","sha":"e25d54bcb707714a17f5a5744eba5c4246bb4d1d","kind":"commit","published_at":"2026-06-26T14:59:48.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/3.3.0","html_url":"https://github.com/knex/knex/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.3.0/manifests"},{"name":"3.2.10","sha":"ada9b3c428d6a0d9e4e1ee1989496619809df4dd","kind":"commit","published_at":"2026-05-02T12:13:08.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/3.2.10","html_url":"https://github.com/knex/knex/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.10/manifests"},{"name":"3.2.9","sha":"b3847cd324b0fd58c9703b9af16bc0fa17cf3f7c","kind":"commit","published_at":"2026-04-03T20:23:29.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/3.2.9","html_url":"https://github.com/knex/knex/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"8198fa6242871eea0a29886c36ce39e2e55e19c1","kind":"commit","published_at":"2026-03-30T18:24:59.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/3.2.8","html_url":"https://github.com/knex/knex/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.8/manifests"},{"name":"3.2.7","sha":"633b4a4cc228b0215233c1ac46e9da38ce6e63ba","kind":"commit","published_at":"2026-03-27T18:41:21.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/3.2.7","html_url":"https://github.com/knex/knex/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"8b32aa29bb130e63497a1932c8413c042c6efec0","kind":"commit","published_at":"2026-03-25T02:02:46.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/3.2.6","html_url":"https://github.com/knex/knex/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.6/manifests"},{"name":"3.2.3","sha":"b41585a5e0449a65fcf70e82c8bdba7773083c95","kind":"commit","published_at":"2026-03-22T22:37:41.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/3.2.3","html_url":"https://github.com/knex/knex/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.3/manifests"},{"name":"3.2.1","sha":"4f56eddad215a0cadf3e42177b3689fbe2dd4790","kind":"commit","published_at":"2026-03-22T21:07:05.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/3.2.1","html_url":"https://github.com/knex/knex/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"dcc0db7c965e327982b0e0350498747364252bc2","kind":"commit","published_at":"2026-03-22T17:36:37.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/3.2.0","html_url":"https://github.com/knex/knex/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"4ca3dd5bc28e0665c5bed55026fac2ec45489d81","kind":"commit","published_at":"2023-12-07T23:15:53.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/3.1.0","html_url":"https://github.com/knex/knex/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"3ba9550346a4b0220566c32c94751e4c1fc85771","kind":"commit","published_at":"2023-10-06T06:54:15.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/3.0.1","html_url":"https://github.com/knex/knex/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"3ba9550346a4b0220566c32c94751e4c1fc85771","kind":"commit","published_at":"2023-10-06T06:54:15.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/3.0.0","html_url":"https://github.com/knex/knex/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/3.0.0/manifests"},{"name":"2.5.1","sha":"7c819d325cce1e4c364d0639e1228955d3b662db","kind":"commit","published_at":"2023-07-12T21:14:36.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/2.5.1","html_url":"https://github.com/knex/knex/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"ce6b591d335f5146f455c80a78f73fe6a65b4bfd","kind":"commit","published_at":"2023-07-08T20:08:37.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/2.5.0","html_url":"https://github.com/knex/knex/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.5.0/manifests"},{"name":"v2.4.3-alpha","sha":"0e9364d981534a2d6b6e2fe4c7b8387b583fa17e","kind":"commit","published_at":"2023-04-20T02:26:27.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/v2.4.3-alpha","html_url":"https://github.com/knex/knex/releases/tag/v2.4.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@v2.4.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/v2.4.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/v2.4.3-alpha/manifests"},{"name":"2.4.2","sha":"73a3e33a3262a32b6368b1948594c9dfd23828aa","kind":"commit","published_at":"2023-01-22T14:13:58.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/2.4.2","html_url":"https://github.com/knex/knex/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"d102fe3b96cd33b6ed17a51e8354db82952e865a","kind":"commit","published_at":"2023-01-17T23:23:32.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/2.4.1","html_url":"https://github.com/knex/knex/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"3475d8166863d6c9535527cd541d7c894e21ea84","kind":"commit","published_at":"2023-01-06T15:42:59.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/2.4.0","html_url":"https://github.com/knex/knex/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"6bed5e99dd840b33efd9022c9ac946ca9d5425ad","kind":"commit","published_at":"2022-09-01T14:31:52.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/2.3.0","html_url":"https://github.com/knex/knex/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"72065c179772c18dc4707a1dfd5990ec8b09fd46","kind":"commit","published_at":"2022-07-18T21:24:38.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/2.2.0","html_url":"https://github.com/knex/knex/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8bb9e830ffd2713f87bb672310afae6255f09190","kind":"commit","published_at":"2022-05-26T09:02:55.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/2.1.0","html_url":"https://github.com/knex/knex/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"2511e74f573083144ec95dd31fae3bdeca012ba3","kind":"commit","published_at":"2022-04-21T20:27:55.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/2.0.0","html_url":"https://github.com/knex/knex/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/2.0.0/manifests"},{"name":"1.0.7","sha":"939d8a219c432a7d7dcb1ed1a79d1e5a4686eafd","kind":"commit","published_at":"2022-04-13T10:38:18.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/1.0.7","html_url":"https://github.com/knex/knex/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/1.0.7/manifests"},{"name":"1.0.5","sha":"1032bd96f41bf1e195d3486faec1ca49c102d9e7","kind":"commit","published_at":"2022-04-04T20:57:40.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/1.0.5","html_url":"https://github.com/knex/knex/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"1ce659faf9b2f9a8e544df3ab10d3a11ecf9454f","kind":"commit","published_at":"2022-03-13T13:59:27.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/1.0.4","html_url":"https://github.com/knex/knex/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"e64e37bb39779252050473e8e7598f719ff54418","kind":"commit","published_at":"2022-02-10T22:34:56.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/1.0.3","html_url":"https://github.com/knex/knex/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"a6d26ad1aa301a87f8b63394ab4ade28bc3bc447","kind":"commit","published_at":"2022-01-16T00:54:18.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/1.0.1","html_url":"https://github.com/knex/knex/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e447dc128307664df0eb840c7f71c80697f42052","kind":"commit","published_at":"2022-01-16T00:47:09.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/1.0.0","html_url":"https://github.com/knex/knex/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/1.0.0/manifests"},{"name":"0.95.14","sha":"27ade6f8814a5601916489a96474b55649e15462","kind":"commit","published_at":"2021-11-10T20:24:34.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.95.14","html_url":"https://github.com/knex/knex/releases/tag/0.95.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.95.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.14/manifests"},{"name":"0.95.12","sha":"89d3c69208d4d96b1cc3381a972c5ec6632511d3","kind":"commit","published_at":"2021-10-27T21:35:56.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.95.12","html_url":"https://github.com/knex/knex/releases/tag/0.95.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.95.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.12/manifests"},{"name":"0.95.11","sha":"28fd257cfc79562122189d0c4c948517bf37e18f","kind":"commit","published_at":"2021-09-03T19:49:31.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.95.11","html_url":"https://github.com/knex/knex/releases/tag/0.95.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.95.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.11/manifests"},{"name":"0.95.10","sha":"e469766689712e46744a71511614541d7e809f5e","kind":"commit","published_at":"2021-08-21T18:34:30.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.95.10","html_url":"https://github.com/knex/knex/releases/tag/0.95.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.95.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.10/manifests"},{"name":"0.95.8","sha":"bcaf77fcebcbe412e7fa16cf17ba87148e764bab","kind":"commit","published_at":"2021-07-25T17:34:09.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.95.8","html_url":"https://github.com/knex/knex/releases/tag/0.95.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.95.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.8/manifests"},{"name":"0.95.5","sha":"4c21b15f1551b3f171a508937d5a3ad205865195","kind":"commit","published_at":"2021-05-11T20:38:05.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.95.5","html_url":"https://github.com/knex/knex/releases/tag/0.95.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.95.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.5/manifests"},{"name":"0.95.3","sha":"c2b558e79b0494e83f0b02ef12292347e79670d7","kind":"commit","published_at":"2021-03-25T09:39:50.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.95.3","html_url":"https://github.com/knex/knex/releases/tag/0.95.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.95.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.3/manifests"},{"name":"0.95.2","sha":"87dcac8a974229d8e650a0ba38718a078b770cc7","kind":"commit","published_at":"2021-03-11T18:05:22.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.95.2","html_url":"https://github.com/knex/knex/releases/tag/0.95.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.95.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.2/manifests"},{"name":"0.95.0","sha":"ed0e8a53df1bfa09cc24b16d5c44e92038f028a3","kind":"commit","published_at":"2021-03-03T18:50:45.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.95.0","html_url":"https://github.com/knex/knex/releases/tag/0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.95.0/manifests"},{"name":"0.21.17","sha":"9e03baf2c3e3c3872e35c0b48a4b6b78ef515c62","kind":"commit","published_at":"2021-01-30T17:52:02.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.21.17","html_url":"https://github.com/knex/knex/releases/tag/0.21.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.21.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.17/manifests"},{"name":"0.21.15","sha":"5249d36e688d3ef7f2fdc32f190d21916c5695d8","kind":"commit","published_at":"2020-12-26T17:17:31.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.21.15","html_url":"https://github.com/knex/knex/releases/tag/0.21.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.21.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.15/manifests"},{"name":"0.21.14","sha":"dbd27bbc18c66997ec43451fb636c12152036d41","kind":"commit","published_at":"2020-12-18T00:05:44.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.21.14","html_url":"https://github.com/knex/knex/releases/tag/0.21.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.21.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.14/manifests"},{"name":"0.21.13","sha":"ce3b9febcd751534ff2376757641d3b578b2c741","kind":"commit","published_at":"2020-12-11T23:26:02.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.21.13","html_url":"https://github.com/knex/knex/releases/tag/0.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.13/manifests"},{"name":"0.21.10","sha":"501fb24bed24a275033c5b59665b019379445f86","kind":"commit","published_at":"2020-10-31T21:55:13.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.21.10","html_url":"https://github.com/knex/knex/releases/tag/0.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.10/manifests"},{"name":"0.21.9","sha":"6001e55382849ebf24ef736b1604c8cf58de171d","kind":"commit","published_at":"2020-10-29T21:45:47.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.21.9","html_url":"https://github.com/knex/knex/releases/tag/0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.9/manifests"},{"name":"0.21.5","sha":"2ffa7784d8a5444ac740d69bf7b619b33259b37d","kind":"commit","published_at":"2020-08-17T18:13:19.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.21.5","html_url":"https://github.com/knex/knex/releases/tag/0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.5/manifests"},{"name":"0.21.3","sha":"fb30ad599f06ddd972a45aac119aa865d1cd1b27","kind":"commit","published_at":"2020-08-08T17:50:25.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.21.3","html_url":"https://github.com/knex/knex/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"ff56c28b69fa7e56123eaf693b481a961cfbf848","kind":"commit","published_at":"2020-07-09T22:07:21.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.21.2","html_url":"https://github.com/knex/knex/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"fe8340a6274202b5c59cb623f3e387aa7801f569","kind":"commit","published_at":"2020-04-27T23:27:07.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.21.1","html_url":"https://github.com/knex/knex/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"b9f88645ee57658427e8f40d60b4339e72bc8eee","kind":"commit","published_at":"2020-04-18T22:41:40.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.21.0","html_url":"https://github.com/knex/knex/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.21.0/manifests"},{"name":"0.20.15","sha":"7dd55c15b5351f991ce86eaac9bff8f65a775d4c","kind":"commit","published_at":"2020-04-15T22:48:31.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.20.15","html_url":"https://github.com/knex/knex/releases/tag/0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.15/manifests"},{"name":"0.20.14","sha":"ce20afdf18e30eb8fea998dda44e56b6d69020b5","kind":"commit","published_at":"2020-04-13T21:23:16.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.20.14","html_url":"https://github.com/knex/knex/releases/tag/0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.14/manifests"},{"name":"0.20.13","sha":"707749851bccbeaf4d24eed95198f093b970a93b","kind":"commit","published_at":"2020-03-23T00:44:57.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.20.13","html_url":"https://github.com/knex/knex/releases/tag/0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.13/manifests"},{"name":"0.20.12","sha":"90eac8f0da1e71041b9bf98fa1a3c6bba852d521","kind":"commit","published_at":"2020-03-19T14:33:54.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.20.12","html_url":"https://github.com/knex/knex/releases/tag/0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.12/manifests"},{"name":"0.20.11","sha":"85888ce3c2cfc4323c1ea192292f8169fd0e7a7e","kind":"commit","published_at":"2020-03-05T20:43:57.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.20.11","html_url":"https://github.com/knex/knex/releases/tag/0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.11/manifests"},{"name":"0.20.6","sha":"4feefdf3d2532c23f2f662c538bf2d81700daeb1","kind":"commit","published_at":"2019-12-29T19:28:40.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.20.6","html_url":"https://github.com/knex/knex/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.6/manifests"},{"name":"0.20.4","sha":"7c3637e9d5f5767a4c19dcb7fca1ddffde8b5da0","kind":"commit","published_at":"2019-12-07T23:05:19.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.20.4","html_url":"https://github.com/knex/knex/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.4/manifests"},{"name":"0.20.2","sha":"1cd09bf4dd9e773c05a52f0a4c08aa97bfdb520d","kind":"commit","published_at":"2019-11-14T20:19:33.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.20.2","html_url":"https://github.com/knex/knex/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"6dfd5660f1c95c708dbc9db092d33bfa3cbe8194","kind":"commit","published_at":"2019-10-29T22:42:17.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.20.1","html_url":"https://github.com/knex/knex/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"1c65562440aabd411c5cd287c9a8dc1e583676a1","kind":"commit","published_at":"2019-10-25T18:17:26.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.20.0","html_url":"https://github.com/knex/knex/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.20.0/manifests"},{"name":"0.19.5","sha":"48d8c7eb59525df47812047f9a30e785f9883633","kind":"commit","published_at":"2019-10-06T21:28:17.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.19.5","html_url":"https://github.com/knex/knex/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.19.5/manifests"},{"name":"0.19.3","sha":"75ac92f40bd93ead6ce62633740b78960930a539","kind":"commit","published_at":"2019-08-28T22:18:30.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.19.3","html_url":"https://github.com/knex/knex/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.19.3/manifests"},{"name":"0.19.0","sha":"416f4ce08d0ff6ec55cfc81dd20a4e3cd9b49e42","kind":"commit","published_at":"2019-07-11T13:09:21.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.19.0","html_url":"https://github.com/knex/knex/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.19.0/manifests"},{"name":"0.18.4","sha":"edf1e36e426e8fb198005ce00caff8b5ff25564a","kind":"commit","published_at":"2019-07-10T20:48:57.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.18.4","html_url":"https://github.com/knex/knex/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.18.4/manifests"},{"name":"0.17.2","sha":"a2031e8c3911a37ea0a83f246edf77217578b9be","kind":"commit","published_at":"2019-06-02T20:54:51.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.17.2","html_url":"https://github.com/knex/knex/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.17.2/manifests"},{"name":"0.17.0","sha":"33656be6cf3a03d32d573c554bcddd9d77286372","kind":"commit","published_at":"2019-05-28T21:32:27.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.17.0","html_url":"https://github.com/knex/knex/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.17.0/manifests"},{"name":"0.16.7","sha":"cf435d9175777c4232e6d0d1e4d6b3c9ce5d2a18","kind":"commit","published_at":"2019-05-12T15:21:40.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.16.7","html_url":"https://github.com/knex/knex/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"337639c2da23c4c9fbb0c90d5c4903ab4cdefdf4","kind":"commit","published_at":"2019-05-11T22:46:13.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.16.6","html_url":"https://github.com/knex/knex/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.6/manifests"},{"name":"016.5","sha":"892fc6b919aa8bf89f7423915ee7f23c502a4650","kind":"commit","published_at":"2019-04-11T22:17:29.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/016.5","html_url":"https://github.com/knex/knex/releases/tag/016.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@016.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/016.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/016.5/manifests"},{"name":"0.16.5","sha":"892fc6b919aa8bf89f7423915ee7f23c502a4650","kind":"commit","published_at":"2019-04-11T22:17:29.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.16.5","html_url":"https://github.com/knex/knex/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2072163fb2533722131bb80dfe8d3b3ea77a8774","kind":"commit","published_at":"2019-04-11T20:21:16.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.16.4","html_url":"https://github.com/knex/knex/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"2c2fe19ad8fb7f948b9a1e1398d1d596281b1c82","kind":"commit","published_at":"2018-12-19T16:55:20.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.16.3","html_url":"https://github.com/knex/knex/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.3/manifests"},{"name":"v0.16.2","sha":"ca45cd19ddb4ecfee9641489a92bffe0161fb69c","kind":"tag","published_at":"2018-12-10T15:05:28.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/v0.16.2","html_url":"https://github.com/knex/knex/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/v0.16.2/manifests"},{"name":"0.16.1","sha":"f570f2c610263f743989c761bc678d631181dd1b","kind":"commit","published_at":"2018-12-09T23:13:42.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.16.1","html_url":"https://github.com/knex/knex/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"fdd68f68f15a1d684e7f1c7268017bef39249640","kind":"commit","published_at":"2018-11-27T09:22:40.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.16.0","html_url":"https://github.com/knex/knex/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.16.0/manifests"},{"name":"0.15.2","sha":"f55140f4f6684730d8e2cdca5b351b30a99afc81","kind":"commit","published_at":"2018-07-19T15:08:14.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.15.2","html_url":"https://github.com/knex/knex/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.15.2/manifests"},{"name":"v0.15.1","sha":"5eb0c2f293883a0aeed363ec6607fc446ebfd51f","kind":"commit","published_at":"2018-07-13T03:21:53.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/v0.15.1","html_url":"https://github.com/knex/knex/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/v0.15.1/manifests"},{"name":"0.15.0","sha":"2a2cad34d913380205919ed32d25b35419879a1b","kind":"commit","published_at":"2018-07-01T20:09:16.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.15.0","html_url":"https://github.com/knex/knex/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.15.0/manifests"},{"name":"0.14.6","sha":"77127012f8ad7ea3ba30fd3a08a069e5007b0bb7","kind":"commit","published_at":"2018-04-12T08:00:44.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.14.6","html_url":"https://github.com/knex/knex/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c89119b68191b7bf772352f784f7c167e7fc7259","kind":"commit","published_at":"2018-04-08T19:27:33.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.14.5","html_url":"https://github.com/knex/knex/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"aa78edc5bce808f85d8b515e882ee147ff25f341","kind":"commit","published_at":"2018-02-19T17:24:37.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.14.4","html_url":"https://github.com/knex/knex/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"ca702cf4d15a48b246b130738b9f0948026086c1","kind":"commit","published_at":"2018-02-08T20:45:48.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.14.3","html_url":"https://github.com/knex/knex/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.14.3/manifests"},{"name":"0,14,2","sha":"aac0565c62b12f510bfcdcba83f7bf4cecece91a","kind":"commit","published_at":"2017-11-24T21:27:28.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0,14,2","html_url":"https://github.com/knex/knex/releases/tag/0,14,2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0%2C14%2C2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0,14,2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0,14,2/manifests"},{"name":"0.14.1","sha":"aeec0a29c8ec00f4e2118cd6f286eb9c80dd8115","kind":"commit","published_at":"2017-11-19T16:45:41.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.14.1","html_url":"https://github.com/knex/knex/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"4005615a6c2b85d186bdb0705937efcab3ca8386","kind":"commit","published_at":"2017-11-06T21:57:11.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.14.0","html_url":"https://github.com/knex/knex/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"314dcadd52e1a5be9a329adae0f44807d03afaa0","kind":"commit","published_at":"2017-04-29T14:39:57.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.13.0","html_url":"https://github.com/knex/knex/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.13.0/manifests"},{"name":"0.12.9","sha":"ce375c54230297e7cd20964b63a1c214e57693db","kind":"commit","published_at":"2017-03-23T14:26:44.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.12.9","html_url":"https://github.com/knex/knex/releases/tag/0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.9/manifests"},{"name":"0.12.8","sha":"dbdc93cc8f3de11017b2f87e6f0287017d510039","kind":"commit","published_at":"2017-03-15T21:49:55.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.12.8","html_url":"https://github.com/knex/knex/releases/tag/0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.8/manifests"},{"name":"0.12.7","sha":"a7c4bbe9a540dba18d0b99dd5f6f3e9182baf07c","kind":"commit","published_at":"2017-02-16T23:14:55.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.12.7","html_url":"https://github.com/knex/knex/releases/tag/0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.7/manifests"},{"name":"0.12.6","sha":"db9b54946ba51ee9ab2372b1326f6883e091d991","kind":"commit","published_at":"2016-10-19T19:12:54.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.12.6","html_url":"https://github.com/knex/knex/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"fe0b71f467787567d59f531bfd492bea04bd3033","kind":"commit","published_at":"2016-10-12T14:24:46.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.12.5","html_url":"https://github.com/knex/knex/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"9e352b32a96a1c248260c1120be56ebbbf579118","kind":"commit","published_at":"2016-10-12T05:07:52.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.12.4","html_url":"https://github.com/knex/knex/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"fdf4247b201d10762443809e89348be3bd402bec","kind":"commit","published_at":"2016-10-09T18:32:21.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.12.3","html_url":"https://github.com/knex/knex/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"45ef9dbd62106c796afcefec5fe9ff03eb04fd5d","kind":"commit","published_at":"2016-09-27T17:53:31.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.12.2","html_url":"https://github.com/knex/knex/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"85578b971dc8d5d88d0e6da2129d129fb66fc392","kind":"commit","published_at":"2016-09-16T20:18:06.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.12.1","html_url":"https://github.com/knex/knex/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"2e1a459a9e740f24b9a4647bd4da427854e551dd","kind":"commit","published_at":"2016-09-13T23:12:01.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.12.0","html_url":"https://github.com/knex/knex/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.12.0/manifests"},{"name":"0.11.10","sha":"eda7151832db1ea8cb130c3f31f8b4a7aa38838c","kind":"commit","published_at":"2016-08-09T17:35:13.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.11.10","html_url":"https://github.com/knex/knex/releases/tag/0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.10/manifests"},{"name":"0.11.9","sha":"54563dc8e02116ff785b65237c05c56e3eb486e2","kind":"commit","published_at":"2016-07-21T23:34:35.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.11.9","html_url":"https://github.com/knex/knex/releases/tag/0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.9/manifests"},{"name":"0.11.8","sha":"ea06a429f6739f2f6dacfe0d99b38dc1e9f5c93f","kind":"commit","published_at":"2016-07-21T20:51:33.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.11.8","html_url":"https://github.com/knex/knex/releases/tag/0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.8/manifests"},{"name":"0.11.7","sha":"d1137953be410884b6c379e62352ef9bffbbd0b4","kind":"commit","published_at":"2016-06-19T06:33:27.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.11.7","html_url":"https://github.com/knex/knex/releases/tag/0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.7/manifests"},{"name":"0.11.6","sha":"95c666568c01c1b25065c54f8d0ef8891bb10cb7","kind":"commit","published_at":"2016-06-18T05:12:21.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.11.6","html_url":"https://github.com/knex/knex/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"525bd56f85f50a3626dce212bf69edb5ed3ade8f","kind":"commit","published_at":"2016-05-26T08:18:19.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.11.5","html_url":"https://github.com/knex/knex/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"1544fcd75f2353e92a06516c6b287c04532aae43","kind":"commit","published_at":"2016-05-22T16:34:59.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.11.4","html_url":"https://github.com/knex/knex/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"72af0869cb48d557dd5c394dfa0c56571a588c2b","kind":"commit","published_at":"2016-05-14T01:24:46.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.11.3","html_url":"https://github.com/knex/knex/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"496f8de638acd9b796b24a4bc313c8205fa94cd1","kind":"commit","published_at":"2016-05-14T00:32:37.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.11.2","html_url":"https://github.com/knex/knex/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"a3a81982d8eb4df69de37f6c42f27de9138582b9","kind":"commit","published_at":"2016-05-06T08:24:29.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.11.1","html_url":"https://github.com/knex/knex/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"40c80b3520824166293a00671bf25bbd85e3481d","kind":"commit","published_at":"2016-05-05T12:51:18.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.11.0","html_url":"https://github.com/knex/knex/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"31ae460d9bd258668f86933f9fb71506a1f04391","kind":"commit","published_at":"2016-02-15T08:59:03.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.10.0","html_url":"https://github.com/knex/knex/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.10.0/manifests"},{"name":"0.10.0-rc1","sha":"f5697e3b4ef05a2ae9a8dfe7fd9c0e2efb410304","kind":"commit","published_at":"2016-02-08T11:46:12.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.10.0-rc1","html_url":"https://github.com/knex/knex/releases/tag/0.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.10.0-rc1/manifests"},{"name":"0.9.0","sha":"360ffc77d3cfe823da03d6a33567470e3b795db8","kind":"commit","published_at":"2015-11-02T03:54:38.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.9.0","html_url":"https://github.com/knex/knex/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.9.0/manifests"},{"name":"0.8.6","sha":"89fe76faa30ec2064ef13faf1a37cb4b0af9004d","kind":"commit","published_at":"2015-05-20T15:21:59.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.8.6","html_url":"https://github.com/knex/knex/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"e024fa6b8738bf55fac4513a49b53492cccfe7de","kind":"commit","published_at":"2015-05-14T04:45:51.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.8.5","html_url":"https://github.com/knex/knex/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"ee388d3bb9c8903a2330e00cf353ede984378838","kind":"commit","published_at":"2015-05-13T19:23:15.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.8.4","html_url":"https://github.com/knex/knex/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"f93be5e6b2d0ff7de5c7b75c54a60111443fa0e9","kind":"commit","published_at":"2015-05-02T17:14:32.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.8.3","html_url":"https://github.com/knex/knex/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"2ed591dc0604d7b28bca006b523dc8638e2e0cf4","kind":"commit","published_at":"2015-05-01T18:55:53.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.8.2","html_url":"https://github.com/knex/knex/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"564e520fa3c3405cd4811542e995ba1e5102b575","kind":"commit","published_at":"2015-05-01T15:59:02.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.8.1","html_url":"https://github.com/knex/knex/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"1dffc8b8d210c9dfd1f064172062981a20cf023f","kind":"commit","published_at":"2015-04-30T22:12:48.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.8.0","html_url":"https://github.com/knex/knex/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.8.0/manifests"},{"name":"0.7.6","sha":"d1697830c6b0087e9a0d3e2c957dab9dcd08e1c5","kind":"commit","published_at":"2015-03-13T05:37:40.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.7.6","html_url":"https://github.com/knex/knex/releases/tag/0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.6/manifests"},{"name":"0.6.23","sha":"d2eb844f82858a7ba01ea98cad3be07273b0c95d","kind":"commit","published_at":"2015-03-13T05:33:00.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.23","html_url":"https://github.com/knex/knex/releases/tag/0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.23/manifests"},{"name":"0.7.5","sha":"3296ba3fc0cb459c53a73264de93fbccc3e97a43","kind":"commit","published_at":"2015-03-10T03:44:51.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.7.5","html_url":"https://github.com/knex/knex/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"7c8a4ccaa99f694130889ae631d2272672a52991","kind":"commit","published_at":"2015-02-25T20:37:40.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.7.4","html_url":"https://github.com/knex/knex/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"eb9b67b5ad25b5f40387a3307a97cb6277492959","kind":"commit","published_at":"2014-10-03T16:26:29.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.7.3","html_url":"https://github.com/knex/knex/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"875f0a6e59b0207e4a04c0151088707ec067c2b1","kind":"commit","published_at":"2014-10-01T22:30:00.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.7.2","html_url":"https://github.com/knex/knex/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"2abc48d73bba28b25bdb5de6767be895ef7b4e04","kind":"commit","published_at":"2014-10-01T21:34:42.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.7.1","html_url":"https://github.com/knex/knex/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"00cfb910a29b91bd5430b446a44d20d6761786e6","kind":"commit","published_at":"2014-10-01T20:29:39.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.7.0","html_url":"https://github.com/knex/knex/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.7.0/manifests"},{"name":"0.6.22","sha":"222ac82a5af002e4b53394f6b936ca8d19f5bb86","kind":"commit","published_at":"2014-07-10T16:34:44.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.22","html_url":"https://github.com/knex/knex/releases/tag/0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.22/manifests"},{"name":"0.6.21","sha":"14cf5b65c01c39aecc6d0d190fcd60f9f9996fe5","kind":"commit","published_at":"2014-07-09T14:40:01.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.21","html_url":"https://github.com/knex/knex/releases/tag/0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.21/manifests"},{"name":"0.6.20","sha":"d86beeef3190517f1f8ef042a8b7faee86b789f8","kind":"commit","published_at":"2014-06-30T16:45:32.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.20","html_url":"https://github.com/knex/knex/releases/tag/0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.20/manifests"},{"name":"0.6.19","sha":"1a438e3d41be62c1012b965c552faaaf94e2a398","kind":"commit","published_at":"2014-06-27T15:59:54.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.19","html_url":"https://github.com/knex/knex/releases/tag/0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.19/manifests"},{"name":"0.6.18","sha":"48f9135029a008362937fa6bb68ffb28f5da9b84","kind":"commit","published_at":"2014-06-25T09:18:32.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.18","html_url":"https://github.com/knex/knex/releases/tag/0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.18/manifests"},{"name":"0.6.17","sha":"b24b68023f62ff12434cad44b097dc04942f1888","kind":"commit","published_at":"2014-06-23T23:02:01.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.17","html_url":"https://github.com/knex/knex/releases/tag/0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.17/manifests"},{"name":"0.6.16","sha":"e863f1ccbd07e8811deec0361ad7327d235185c5","kind":"commit","published_at":"2014-06-18T16:59:25.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.16","html_url":"https://github.com/knex/knex/releases/tag/0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.16/manifests"},{"name":"0.6.15","sha":"d5e44eafaee035459b0ef33d599dd1642db94c8b","kind":"commit","published_at":"2014-06-14T21:46:20.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.15","html_url":"https://github.com/knex/knex/releases/tag/0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.15/manifests"},{"name":"0.6.14","sha":"17713c535e9139e0904b34c98cd64963374003ee","kind":"commit","published_at":"2014-06-14T14:04:27.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.14","html_url":"https://github.com/knex/knex/releases/tag/0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.14/manifests"},{"name":"0.6.13","sha":"b6dfc6fed881d11c8a906d75abb99c4ecfa85dcf","kind":"commit","published_at":"2014-06-12T18:05:49.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.13","html_url":"https://github.com/knex/knex/releases/tag/0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.13/manifests"},{"name":"0.6.12","sha":"7919a1db149af3c72b4a8ba05dec9a075a810c5d","kind":"commit","published_at":"2014-06-10T20:42:33.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.12","html_url":"https://github.com/knex/knex/releases/tag/0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.12/manifests"},{"name":"0.6.11","sha":"1ca84d2c50ee3f2e2904633183f128e52ee55c84","kind":"commit","published_at":"2014-06-10T17:29:00.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.11","html_url":"https://github.com/knex/knex/releases/tag/0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.11/manifests"},{"name":"0.6.10","sha":"04cab6df44f854c343602c141aee0b1bb8373402","kind":"commit","published_at":"2014-06-10T15:52:42.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.10","html_url":"https://github.com/knex/knex/releases/tag/0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.10/manifests"},{"name":"0.6.9","sha":"c804822c6de9ded06b8dbac2249205a2f7388b34","kind":"commit","published_at":"2014-06-10T01:28:49.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.9","html_url":"https://github.com/knex/knex/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"16f4f29dc8d66a93892747603520063c019e3c72","kind":"commit","published_at":"2014-06-10T00:26:05.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.8","html_url":"https://github.com/knex/knex/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"64c1fb1dcf5a263ab22c06172c8a52807809c435","kind":"commit","published_at":"2014-06-09T23:58:01.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.7","html_url":"https://github.com/knex/knex/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"531f8245307d2c4718d5266ce02c6a0541095c4f","kind":"commit","published_at":"2014-06-09T19:33:09.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.6","html_url":"https://github.com/knex/knex/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"9e16ebf3957fff87882fe8d7b0452ae99afe5690","kind":"commit","published_at":"2014-06-09T16:57:10.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.5","html_url":"https://github.com/knex/knex/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"567f7cba7ba6b5913196a9c8e35027261f41588f","kind":"commit","published_at":"2014-06-09T14:32:11.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.4","html_url":"https://github.com/knex/knex/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"e06d68946885f4ee553aaf4bc54e83101964b297","kind":"commit","published_at":"2014-06-06T21:41:31.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.3","html_url":"https://github.com/knex/knex/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"e73217e4c5251dd9118952d4c1753ee065261a26","kind":"commit","published_at":"2014-06-04T20:24:29.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.2","html_url":"https://github.com/knex/knex/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"4de213bce5625b8c29a1f582af5675da4bee6b11","kind":"commit","published_at":"2014-06-04T17:07:58.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.1","html_url":"https://github.com/knex/knex/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"4bb64650c6ed05408f8421f1b62c649f049a8eb0","kind":"commit","published_at":"2014-06-04T15:43:18.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.6.0","html_url":"https://github.com/knex/knex/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.6.0/manifests"},{"name":"0.5.15","sha":"2da6ff76b8722304368e9ea22f15fb481cc09b3b","kind":"tag","published_at":"2014-06-04T15:04:02.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.15","html_url":"https://github.com/knex/knex/releases/tag/0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.15/manifests"},{"name":"0.5.14","sha":"9580e7c7c6c8ae146dfcc4cf6df03681067be4d5","kind":"tag","published_at":"2014-05-06T17:53:19.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.14","html_url":"https://github.com/knex/knex/releases/tag/0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.14/manifests"},{"name":"0.5.13","sha":"d1ca6dc0c74156bda436e7fea9ccc320bccb71e3","kind":"tag","published_at":"2014-04-03T01:31:37.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.13","html_url":"https://github.com/knex/knex/releases/tag/0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.13/manifests"},{"name":"0.5.12","sha":"10312989f607c145cdb17ebc5984321e1d0542f0","kind":"tag","published_at":"2014-03-31T17:23:08.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.12","html_url":"https://github.com/knex/knex/releases/tag/0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.12/manifests"},{"name":"0.5.11","sha":"f3fe4558dd0ccb2b85eb3153523f98d346606d58","kind":"tag","published_at":"2014-03-25T15:31:36.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.11","html_url":"https://github.com/knex/knex/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"5486999cb14f94abdeb952b874d6f9bc9b845f82","kind":"tag","published_at":"2014-03-19T15:56:00.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.10","html_url":"https://github.com/knex/knex/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"403449f4e372614e6805f77dad4e0aa33d6daee2","kind":"tag","published_at":"2014-03-18T19:36:40.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.9","html_url":"https://github.com/knex/knex/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"42012c9fa9744b49f6dd87229b590fa0d9969029","kind":"tag","published_at":"2014-02-27T17:24:29.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.8","html_url":"https://github.com/knex/knex/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.8/manifests"},{"name":"0.5.6","sha":"2c6cb7458c761c014c1e7ef939181b4ddafa5cd9","kind":"tag","published_at":"2014-02-05T15:58:25.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.6","html_url":"https://github.com/knex/knex/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.6/manifests"},{"name":"0.5.7","sha":"c7ef6b08dbb19a87dba0593a6d6eedb9745da033","kind":"tag","published_at":"2014-02-05T15:53:29.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.7","html_url":"https://github.com/knex/knex/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.7/manifests"},{"name":"0.5.5","sha":"82ee3fc7ae69a782d1bdf573f56cbefe5e480caf","kind":"tag","published_at":"2014-01-28T14:26:25.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.5","html_url":"https://github.com/knex/knex/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"b3bfeffce7f9a361140b1957dc82fafcb7e45805","kind":"tag","published_at":"2014-01-08T03:41:53.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.4","html_url":"https://github.com/knex/knex/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"9ba990e452f1b33bfd00f6746ad84a7aa840380d","kind":"tag","published_at":"2014-01-02T23:03:30.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.3","html_url":"https://github.com/knex/knex/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"ef0d96ff5a8f3b459996e6981b2d06ad7b28fef7","kind":"tag","published_at":"2013-12-18T22:27:28.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.2","html_url":"https://github.com/knex/knex/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"186bb1b34a0ff9429cf11b9dc711943ac010f6c2","kind":"tag","published_at":"2013-12-12T22:39:29.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.1","html_url":"https://github.com/knex/knex/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0007aaaa5d53873ccf52f52f613921b40c91533e","kind":"tag","published_at":"2013-11-25T17:33:04.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.5.0","html_url":"https://github.com/knex/knex/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.5.0/manifests"},{"name":"0.4.13","sha":"761c97c5b33f9e22325530cb23358da20ce9cfdd","kind":"tag","published_at":"2013-10-31T14:37:04.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.13","html_url":"https://github.com/knex/knex/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"7c8c06be233f87fcedde1f9426cda825c9dcc720","kind":"tag","published_at":"2013-10-29T17:58:38.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.12","html_url":"https://github.com/knex/knex/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"d98c0b1abc44b8090f426a3d62e0541a394142d8","kind":"tag","published_at":"2013-10-15T13:17:51.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.11","html_url":"https://github.com/knex/knex/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.11/manifests"},{"name":"0.4.10","sha":"162b49af34d29b62d47e61278d07971c83ef4ef3","kind":"tag","published_at":"2013-10-14T12:17:15.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.10","html_url":"https://github.com/knex/knex/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"b29565356362f4694ab9b51b2ca8d53f618a6501","kind":"tag","published_at":"2013-10-07T12:27:26.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.9","html_url":"https://github.com/knex/knex/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"7e1f04da410db3207be4c0f25aa7e3471cfe8134","kind":"tag","published_at":"2013-10-02T14:47:48.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.8","html_url":"https://github.com/knex/knex/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"eddbc4c0ea969f07a0154ee9404e4050c8500a9e","kind":"tag","published_at":"2013-09-28T01:50:56.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.7","html_url":"https://github.com/knex/knex/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"cae926dfddc7a5720f329a17d84652044cc6a6c0","kind":"tag","published_at":"2013-09-25T18:47:19.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.6","html_url":"https://github.com/knex/knex/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"9182966458b00d4ad51ae8b32708a29fe38a871d","kind":"tag","published_at":"2013-09-24T13:15:57.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.5","html_url":"https://github.com/knex/knex/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"aacb87017a2200a9ea56cef53772f24f02ee493c","kind":"tag","published_at":"2013-09-22T21:43:01.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.4","html_url":"https://github.com/knex/knex/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"dda9da9e6632a56a98510e92bfa510dea28d71a6","kind":"tag","published_at":"2013-09-18T15:58:06.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.3","html_url":"https://github.com/knex/knex/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"007d54268275b0247d5544bd7c0ce2355be2ba4b","kind":"tag","published_at":"2013-09-17T11:16:00.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.2","html_url":"https://github.com/knex/knex/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"ee704734bf336b38f3953c53298431e91cb42057","kind":"tag","published_at":"2013-09-16T14:50:52.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.1","html_url":"https://github.com/knex/knex/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b8dd33733439910700b2bcf4b6a850335df045b6","kind":"commit","published_at":"2013-09-13T21:46:03.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.4.0","html_url":"https://github.com/knex/knex/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.4.0/manifests"},{"name":"0.2.6","sha":"069b4e56d0b34b54b2af62c233044038ed7da27b","kind":"tag","published_at":"2013-08-29T13:55:59.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.2.6","html_url":"https://github.com/knex/knex/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f31e1eb6bd3c05a8f8b459474430f093a020cf8f","kind":"tag","published_at":"2013-08-26T02:32:47.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.2.5","html_url":"https://github.com/knex/knex/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"79aef987e19d367e58004882b85f02dd3e237254","kind":"tag","published_at":"2013-08-23T01:41:46.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.2.4","html_url":"https://github.com/knex/knex/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"5e0ee0f4898c4dc021ffe84fa8b1c6d2eb4dde90","kind":"tag","published_at":"2013-08-22T20:46:44.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.2.3","html_url":"https://github.com/knex/knex/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"7dd247d73fdf872d2bcc810db9f392f6eb36094d","kind":"tag","published_at":"2013-08-20T04:50:30.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.2.2","html_url":"https://github.com/knex/knex/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"20d6ae3e7d1df2eb4f7df2ee368ce6de830be297","kind":"tag","published_at":"2013-08-13T21:49:41.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.2.1","html_url":"https://github.com/knex/knex/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"8c940110bcc8adcf1a9528280091ac40f5166301","kind":"commit","published_at":"2013-08-07T16:24:36.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.2.0","html_url":"https://github.com/knex/knex/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.2.0/manifests"},{"name":"0.1.8","sha":"2b7c23acc243bf7aee3e79924a9e640d0bfa2f2b","kind":"commit","published_at":"2013-07-07T17:59:49.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.1.8","html_url":"https://github.com/knex/knex/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"38136e5cfcec3f3f2055442e9a84ae0217065ef7","kind":"commit","published_at":"2013-06-12T12:44:49.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.1.7","html_url":"https://github.com/knex/knex/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"13a6e7af8b274b5cf6673109fa4126caf81c9517","kind":"commit","published_at":"2013-06-09T20:57:31.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.1.6","html_url":"https://github.com/knex/knex/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"181b2e4aaa8eb39bb9216d268c5461ef4c34f3fd","kind":"commit","published_at":"2013-06-09T18:05:30.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.1.5","html_url":"https://github.com/knex/knex/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"837ddd0118c9a4ea271653dd67a1622668516cf6","kind":"commit","published_at":"2013-05-22T17:10:42.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.1.4","html_url":"https://github.com/knex/knex/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"08497a57705e7fe420db6f26d9f8904683132256","kind":"commit","published_at":"2013-05-18T14:50:55.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.1.3","html_url":"https://github.com/knex/knex/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3e551179dd9b3049829497286c2223267d8ff14e","kind":"tag","published_at":"2013-05-15T23:40:07.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.1.2","html_url":"https://github.com/knex/knex/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"78ac38df28cb0ec92cae614e9e3c2c53cc8b568b","kind":"commit","published_at":"2013-05-14T21:33:42.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.1.1","html_url":"https://github.com/knex/knex/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"0b3433b7b2d7dff8912527d407875f782824b5b5","kind":"commit","published_at":"2013-05-13T14:38:28.000Z","download_url":"https://codeload.github.com/knex/knex/tar.gz/0.1.0","html_url":"https://github.com/knex/knex/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knex/knex@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:41:22.426Z","dependent_packages_count":1,"downloads":30,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":52.027376875851175,"dependent_repos_count":10.79945994432344,"dependent_packages_count":21.5299851786439,"stargazers_count":0.7121441019964402,"forks_count":0.8908804826231029,"docker_downloads_count":null,"average":17.19196931668761},"purl":"pkg:npm/%40capaj/knex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@capaj/knex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@capaj/knex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@capaj/knex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:08:49.459Z","issues_count":852,"pull_requests_count":386,"avg_time_to_close_issue":85574993.39240506,"avg_time_to_close_pull_request":16437935.852071006,"issues_closed_count":395,"pull_requests_closed_count":169,"pull_request_authors_count":177,"issue_authors_count":666,"avg_comments_per_issue":4.036384976525822,"avg_comments_per_pull_request":2.2590673575129534,"merged_pull_requests_count":78,"bot_issues_count":0,"bot_pull_requests_count":83,"past_year_issues_count":49,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":1249663.0,"past_year_avg_time_to_close_pull_request":959903.7692307692,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.5918367346938775,"past_year_avg_comments_per_pull_request":0.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/knex%2Fknex/issues","maintainers":[{"login":"elhigu","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elhigu"},{"login":"mercmobily","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mercmobily"},{"login":"kibertoad","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"},{"login":"rluvaton","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"tgriesser","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tgriesser"},{"login":"OlivierCavadenti","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OlivierCavadenti"},{"login":"wubzz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wubzz"},{"login":"code-ape","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/code-ape"},{"login":"rubengmurray","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubengmurray"},{"login":"rijkvanzanten","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rijkvanzanten"},{"login":"ricardograca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ricardograca"},{"login":"maximelkin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maximelkin"},{"login":"thetutlage","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thetutlage"},{"login":"myndzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myndzi"},{"login":"rhys-vdw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhys-vdw"},{"login":"koskimas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koskimas"},{"login":"lorefnon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lorefnon"}],"active_maintainers":[{"login":"mercmobily","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mercmobily"},{"login":"tgriesser","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tgriesser"},{"login":"OlivierCavadenti","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OlivierCavadenti"},{"login":"rubengmurray","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubengmurray"},{"login":"kibertoad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"},{"login":"myndzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myndzi"},{"login":"thetutlage","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thetutlage"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@capaj%2Fknex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@capaj%2Fknex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@capaj%2Fknex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@capaj%2Fknex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@capaj%2Fknex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@capaj%2Fknex/codemeta","maintainers":[{"uuid":"capaj","login":"capaj","name":null,"email":"capajj@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~capaj","role":null,"created_at":"2022-11-15T21:56:22.938Z","updated_at":"2022-11-15T21:56:22.938Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/capaj/packages"}]}